Skip past navigation linksSecure Global Desktop 4.40 Administration Guide > Applications, Documents, and Application Servers > Users See Clipped Windows With Client Window Management Applications

Users See Clipped Windows With Client Window Management Applications

If users see clipped windows when using X applications that are configured to use Client Window Management, this means users have displays with a greater resolution than expected.

The solution is to increase display resolution for the X Protocol Engine. You do this as follows:

  1. In the SGD Administration Console, click the Secure Global Desktop Servers tab and select an SGD server.
  2. Click the Protocol Engines » X tab.
  3. For Client Window Size, type greatest display resolution you expect to support in the Maximum Height and Maximum Width fields.
  4. Click Save.
  5. Repeat these steps for each SGD server in the array.

Alternatively use the following command:

Skip past command syntax or program code$ tarantella config edit --array \
  --xpe-cwm-maxwidth pixels \
  --xpe-cwm-maxheight pixels

Note Increasing the Maximum Width and Maximum Height attributes increases the memory requirements for Client Window Management applications on both client devices and SGD servers.

Related Topics