HP Remote Graphics Software 5.4.8 User Guide
◦
Rgreceiver.Log.Level
◦
Rgreceiver.Log.MaxFileSize
●
Image codec properties group
◦
Rgreceiver.ImageCodec.IsMutable
◦
Rgreceiver.ImageCodec.Quality
◦
Rgreceiver.ImageCodec.IsBoostEnabled
Per-session properties
●
Auto Launch property set. (Windows only) See
Auto Launch on page 123 for general details.
◦
Rgreceiver.Session.<N>.IsConnectOnStartup
◦
Rgreceiver.Session.<N>.Hostname
◦
Rgreceiver.Session.<N>.Username
◦
Rgreceiver.Session.<N>.Password
◦
Rgreceiver.Session.<N>.PasswordFormat
●
Remote Clipboard per-session property (see above for the per-Receiver Remote Clipboard
properties)
◦
Rgreceiver.Session.<N>.Clipboard.IsEnabled
●
Window placement and size group
◦
Rgreceiver.Session.<N>.RemoteDisplayWindow.X
◦
Rgreceiver.Session.<N>.RemoteDisplayWindow.Y
◦
Rgreceiver.Session.<N>.VirtualDisplay.IsPreferredResolutionEnabled
◦
Rgreceiver.Session.<N>.VirtualDisplay.PreferredResolutionHeight
◦
Rgreceiver.Session.<N>.VirtualDisplay.PreferredResolutionWidth
With the exception of the general properties and the microphone property, all Receiver property groups
have an .IsMutable property (the group IsMutable property). The IsMutable property is always of type
bool. For example:
Rgreceiver.Audio.IsMutable=1
When the group IsMutable property is 1 (true), the user is allowed to interactively change the other
properties in the audio group—by using, for example, the Receiver Control Panel. When the group
IsMutable property is 0 (false), the user is prevented from interactively changing the other properties in
the group. All group IsMutuable properties have a default value of 1, which allows the user to
interactively change the other properties in the group.
With RGS 5.0, a new IsMutable feature was added. Each of the individual properties now has an
associated IsMutable Boolean property to control whether each individual property can be interactively
changed by the user—this is the individual IsMutable property. For example, the
180 Chapter 8 RGS properties