HP Remote Graphics Software 5.4.8 User Guide
enable or disable logging settings before the RGS Receiver is started. The default value is 1—logging
settings can be changed.
Rgreceiver.Log.IsFileLoggerEnabled=bool (1)
Rgreceiver.Log.IsFileLoggerEnabled.IsMutable=bool (1)
If set to 1, logging output from the RGS Receiver will be sent to a file. The default value is 1 —log to a
file.
Rgreceiver.Log.Filename=string (rg.log)
Rgreceiver.Log.Filename.IsMutable=bool (1)
This property specifies the path to the log file, and is only used if RgReceiver.Log.IsFileLoggerEnabled is
set to 1. The default path on Windows is located in the directory where the RGS Receiver is installed,
normally C:/Program Files/Hewlett-Packard/Remote Graphics Receiver/rg.log. The default path on
Linux is $HOME/.hpremote/rgreceiver/rg.log.
Rgreceiver.Log.Level=string ("INFO")
Rgreceiver.Log.Level.IsMutable=bool (1)
RGS supports five logging levels: DEBUG, INFO, WARN, ERROR, and FATAL. If DEBUG is chosen, all
level of output from DEBUG to FATAL will be output to the log file. If WARN level is chosen, all levels
from WARN to FATAL will be output. The default value is INFO—all DEBUG output is turned off.
Rgreceiver.Log.MaxFileSize=int (1024)
Rgreceiver.Log.MaxFileSize.IsMutable=bool (1)
This sets the maximum size of the log file in kilobytes (Kbytes). The default maximum size is 1,024
Kbytes.
Receiver image codec properties
Rgreceiver.ImageCodec.IsMutable=bool (1)
If set to 1, the local user can adjust the image quality using the Remote Display Window Toolbar. If set
to 0, the user cannot change the image quality. This property and the following property can be used
to permanently set the image quality before the Receiver is started. The default value is 1—the image
quality can be adjusted by user.
Rgreceiver.ImageCodec.Quality=int (65)
Rgreceiver.ImageCodec.Quality.IsMutable=bool (1)
This property sets the image quality in the Remote Display Window, and can be set to a value from 0
to 100. A value of 100 is the highest quality image while 0 is the lowest image quality. Under most
circumstances, the default value of 65 will be sufficient. Lower values of
Rgreceiver.ImageCodec.Quality will typically reduce RGS bandwidth requirements on the network. If
the Sender property, Rgsender.ImageCodec.Preferred, is set to Rgsender.ImageCodec.Preferred=JPEG-
LS, the Rgreceiver.ImageCodec.Quality property is ignored.
RGS Receiver properties
195