HP dc73 HP Blade Workstation Client series - Embedded OS Version 10.xx - Page 61

Appendix J: Sample rgreceiverconfig file

Page 61 highlights

Appendix J: Sample rgreceiverconfig file The rgreceiverconfig file can be found at: /root/writable/etc/opt/hpremote/rgreceiver/rgreceiverconfig The contents of this file are: ##### Hewlett-Packard Remote Graphics Software ##### Receiver Properties ##### Uncomment a property to override its default value ##### All properties that begin with "Is" are Boolean values. ##### Use 1 for true, 0 for false. ##### The various "IsMutable" properties are used to lock down ##### a property or set of properties to certain particular ##### values so they can't be changed in the Receiver's user interface. ##### Remote Display Window properties: # Rgreceiver.IsBordersEnabled=1 # Rgreceiver.IsSnapEnabled=1 # Rgreceiver.ImageCodec.IsMutable=1 ## Codec Quality: 0

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

61
Appendix J: Sample rgreceiverconfig file
The
rgreceiverconfig
file can be found at:
/root/writable/etc/opt/hpremote/rgreceiver/rgreceiverconfig
The contents of this file are:
##### Hewlett-Packard Remote Graphics Software
##### Receiver Properties
##### Uncomment a property to override its default value
##### All properties that begin with "Is" are Boolean values.
##### Use 1 for true, 0 for false.
##### The various "IsMutable" properties are used to lock down
##### a property or set of properties to certain particular
##### values so they can't be changed in the Receiver's user interface.
##### Remote Display Window properties:
#
Rgreceiver.IsBordersEnabled=1
#
Rgreceiver.IsSnapEnabled=1
#
Rgreceiver.ImageCodec.IsMutable=1
## Codec Quality: 0 <= quality <= 100
#
Rgreceiver.ImageCodec.Quality=65
##### General properties:
## The number of previously connected senders stored away in the sender pull down
list.
## Not used when the receiver is running in "Directory" or "Enterprise Service"
modes.
#
Rgreceiver.MaxSenderListSize=5
## The user will always be prompted to enter credentials when connecting -
Windows only
#
Rgreceiver.IsAlwaysPromptCredentialsEnabled=0
## Color to display when a network disruption is detected:
## Has four color components: Alpha, R,G,B, where each component is 2 bytes long
#
Rgreceiver.ConnectionWarningColor=0x80b40000
## Directory mode: path to directory file
#
Rgreceiver.Directory=directory.txt
## Change the Sender's resolution to match the Receiver's resolution when
connecting.
## Is overridden by per-session properties.
#
Rgreceiver.IsMatchReceiverResolutionEnabled=0
## Updates to the display are done either as a single aggregate/global blt
operation
## or as individual/local blts. Use the .IsMutable property rather than the
## deprecated IsGlobalImageUpdateMutable property to lock down the check box.
#
Rgreceiver.IsGlobalImageUpdateEnabled.IsMutable=1
#
Rgreceiver.IsGlobalImageUpdateEnabled=0
##### Browser path:
#
Rgreceiver.Browser.IsMutable=1
#
Rgreceiver.Browser.Name=mozilla
##### Audio properties:
#
Rgreceiver.Audio.IsMutable=1
#
Rgreceiver.Audio.IsEnabled=1
#
Rgreceiver.Audio.IsInStereo=1
#
Rgreceiver.Audio.IsFollowsFocusEnabled=0
## Audio quality: 0 <= quality <= 2
#
Rgreceiver.Audio.Quality=1