HP Xw9400 Remote Graphics Software 4.2.0 User Guide - Page 83

Setting Properties on the Command Line, RGS Receiver Properties

Page 83 highlights

Using Remote Graphics Software Setting Properties on the Command Line In addition to setting properties in a configuration file, properties can be set on the command line. Properties entered on the command line override all properties set in a configuration file. All properties must begin with a "-" on the command line to be recognized as a valid property. For example: rgreceiver.sh -Rgreceiver.Network.Timeout.Warning=10000 will starts the RGS Receiver with the Rgreceiver.Network.Timeout.Warning property set to 10000 milliseconds. If any property is set more than once on the command line, the value of the last entry is used. There cannot be any whitespace between the property name, the "=" character, and the property value. The following example: rgreceiver.sh -Rgreceiver.IsSnap = 1 is invalid, due to the whitespace on either side of the "=" character. Properties of type string vector and int vector cannot be set on the command line. RGS Receiver Properties All of the following properties are used by the RGS Receiver, and available on the command line or using the RGS Receiver property configuration file (rgreceiverconfig). All RGS Receiver properties are automatically saved away in a "Properties Archive" when the receiver exits. They are used again with the next invocation of the receiver. General Properties: Rgreceiver.IsBordersEnabled=bool If set to "1", the borders on the Remote Display Window will be enabled. If set to "0" the borders will be removed creating a borderless windows to display the remote session. The default value is "1" - borders are on. Rgreceiver.IsSnapEnabled=bool If set to "1", as the Remote Display Window is being positioned on the display, the window will snap to the edge of the screen when top edge of the window moves within 10 pixels of the top of the display, or when the left edge of the window moves within 10 pixels of the left edge of the display. The default value is "1" - snap is on. Rgreceiver.IsAlwaysPromptCredentialsEnabled=bool If set to "1", when connecting to an RGS Sender, the user will always be prompted for the domain, username and password. There will be no attempt to automatically 75

  • 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
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

Using Remote Graphics Software
75
Setting Properties on the Command Line
In addition to setting properties in a configuration file, properties can be set on the
command line. Properties entered on the command line override all properties set in
a configuration file. All properties must begin with a "-" on the command line to be
recognized as a valid property. For example:
rgreceiver.sh -Rgreceiver.Network.Timeout.Warning=10000
will starts the RGS Receiver with the
Rgreceiver.Network.Timeout.Warning
property set to 10000 milliseconds. If any property is set more than once on the
command line, the value of the last entry is used. There cannot be any whitespace
between the property name, the "=" character, and the property value. The following
example:
rgreceiver.sh -Rgreceiver.IsSnap = 1
is invalid, due to the whitespace on either side of the "=" character.
Properties of type
string vector
and
int vector
cannot be set on the command
line.
RGS Receiver Properties
All of the following properties are used by the RGS Receiver, and available on the
command line or using the RGS Receiver property configuration file
(rgreceiverconfig).
All RGS Receiver properties are automatically saved away in a "Properties Archive"
when the receiver exits. They are used again with the next invocation of the
receiver.
General Properties
:
Rgreceiver.IsBordersEnabled
=bool
If set to "1", the borders on the Remote Display Window will be enabled. If set to "0"
the borders will be removed creating a borderless windows to display the remote
session. The default value is "1" - borders are on.
Rgreceiver.IsSnapEnabled
=bool
If set to "1", as the Remote Display Window is being positioned on the display, the
window will snap to the edge of the screen when top edge of the window moves
within 10 pixels of the top of the display, or when the left edge of the window moves
within 10 pixels of the left edge of the display. The default value is "1" - snap is on.
Rgreceiver.IsAlwaysPromptCredentialsEnabled
=bool
If set to "1", when connecting to an RGS Sender, the user will always be prompted
for the domain, username and password. There will be no attempt to automatically