HP Remote Graphics 4.2.0 User's Guide

Rgsender.IsDisconnectOnLogoutEnabled=bool

If set to "1", the RGS connection will be disconnected when the user logs out. If set to "0", the RGS connection will remain connected to the sender when the user logs out. The default value is 1 - always disconnect when the user logs out.

Rgsender.IsSnapToCodecEnabled=bool

If set to "1", the HP Codec will be aligned or snapped to tile boundaries. This will avoid persistent visual artifacts at the expense of potentially increased bandwidth usage. If set to "0", the alignment of the codec with respect to the screen will be arbitrary, as determined by the exposed or modified region. For user desktops that contain primarily 2D applications, turning off this property can save network bandwidth. The default value is "1" - always snap the codec to tile boundaries.

Rgsender.MaxImageUpdateRate=int

Used to limit the number of image updates per second transmitted from the Sender to the Receiver. The value is the maximum number of updates per second. If the image update rate is too high, and using too much network bandwidth, the MaxImageUpdateRate can be set to limit the number of image updates per second. The default value is 0 - don't limit the image update rate.

Networking Properties:

Rgsender.Network.Timeout.Error=int

The timeout in milliseconds used to detect and disconnect an inactive connection. The default value is 30000 milliseconds - thirty seconds. See Using Timeouts for more details.

Rgsender.Network.Timeout.Dialog=int

The timeout in milliseconds used to display and wait on responses from input dialogs, such as the authorization dialog and PAM authentication dialog. The default value is 15000 milliseconds - fifteen seconds. See Using Timeouts for more details.

82