As of version 3.2.0 (build 4195 and higher), this feature has a functional change. When using dual monitors, the primary monitor will be used to display the GO-Global client. Depending on which GGW version you are using you may have to turn off the multi-monitor support.
Customers must update their GO-Global CLIENTS, Windows clients, ActiveX and Plugin.
Native Windows client: Append -mm 0 to the native Windows client shortcut. For example:
| Code: |
"C:\GraphOn\GO-Global Client\ggw.exe" -mm 0
|
AX Control: Append <PARAM NAME="multimonitor" VALUE="false"> to looseactivexlogon.html
to turn it OFF. To Turn the feature ON use <PARAM NAME="multimonitor" VALUE="true">
Firefox/Netscape plug-in: Append multimonitor="false" to loosewindowspluginlogon.html to turn it OFF. To Turn the feature ON use multimonitor="true"