Multiple monitor support

The FH Web Edition Client supports multiple monitors on Windows. Multiple monitor support is enabled by default, but can be manually disabled.

To do this Do this

Disable through a shortcut

Add the argument -mm 0 to the shortcut

Example: FH_Web.exe -h server1 -mm 0

Enable through a shortcut

Add the argument -mm 1 to the shortcut

Example: FH_Web.exe -h server1 -mm 1

Disable through a hyperlink

Set the multimonitor parameter to false

Example: http://hostname/fhweb/logon.html?multimonitor=false

Enable through a hyperlink

Set the multimonitor parameter to true

Example: http://hostname/fhweb/logon.html?multimonitor=true