Resizing the client window

The command-line argument –geometry can be used to modify the size of the client window when the command-line argument –f is used. Without -geometry on the command-line, the client window will be maximized. When the FH Web Edition Client is run in loose window mode, -geometry has no effect.

  • Append –geometry to the command-line, followed by the desired width and height.

    Example:
    ./FH_Web –h 196.125.101.222 –f –geometry800x600
    or
    ./FH_Web –h 196.125.010.222 –f –geometry=800x600