HP Remote Graphics Software 6.0 User Guide

Rich Text Format—A text format that includes special formatting features, such as bold, italics,
and centering.
XML Spreadsheet—A format created by Microsoft to allow Excel spreadsheets to be saved in
XML (Extensible Markup Language) format. This format is supported by other applications as
well.
Receiver logging properties
Rgreceiver.Log.IsMutable=bool1
If set to 1, the logging settings in the Receiver Control Panel can be changed by the user. If set to 0,
the user will not be able to change any of the logging settings. This property can be used to
permanently 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
132 Chapter 8 RGS properties