HP mt20 Administrator Guide 1 - Page 133

hostname:port, root/ConnectionType/xen/general

Page 133 highlights

Registry key Description root/ConnectionType/xen/coreSettings/ serverRequired Sets whether a server name or address is unused, optional, or required for this connection type. root/ConnectionType/xen/coreSettings/ stopProcess Sets the behavior that should occur when connection-mgr stop is called on this connection. By default this is close, which will send a standard kill signal to the process. When set to kill, the process specified by appName will be forcefully killed. When set to custom, a custom execution script specified by wrapperScript will be executed with the argument stop to terminate the process gracefully. root/ConnectionType/xen/coreSettings/watchPid If set to 1, the connection is monitored under the name specified by appName. This key should not need to be modified. root/ConnectionType/xen/coreSettings/ wrapperScript Sets the script or binary to execute when launching this connection type. This is the primary script handling all connection settings and command line arguments for the connection. This key should not need to be modified. root/ConnectionType/xen/coreSettings/ wrapperScriptGeneration Lets Connection Manager know what type of parameters to pass to the wrapper script. root/ConnectionType/xen/general/CGPAddress Specifies the CGP address using the syntax hostname:port. Optionally, instead of specifying the hostname, you can type an asterisk (*). This will use the value from the connection's address registry key as the host. For example: *:2598 The port value is optional. If you do not specify a port value, the default of 2598 is used. If a connection on port 2598 fails, the thin client tries to establish a connection on port 1494. root/ConnectionType/xen/general/TWIMode Controls seamless mode for published applications. This setting directly maps to the Citrix .ini file setting TWIMode. root/ConnectionType/xen/general/ TWIModeResizeType This setting directly maps to the Citrix .ini file setting TWIMoveResizeType. root/ConnectionType/xen/general/ allowReadOnA ... allowReadOnZ If set to 1, a user can read the mapped drive. root/ConnectionType/xen/general/ allowWriteOnA ... allowWriteOnZ If set to 1, a user can write to the mapped drive. root/ConnectionType/xen/general/async If set to 1, asynchronous polling is enabled. This setting directly maps to the Citrix .ini file setting CommPollSize. root/ConnectionType/xen/general/autoReconnect If set to 1, automatic session reconnection is enabled. This is not the same as the connection-specific auto-reconnect. This occurs internally within the Citrix client without restarting the connection. This setting directly maps to the Citrix .ini file setting TransportReconnectEnabled. root/ConnectionType/xen/general/ bitmapCacheSize Sets the minimum size for bitmap caching. This setting directly maps to the Citrix .ini file setting PersistentCacheMinBitmap. root/ConnectionType/xen/general/bottomMonitor Sets the screen area of the bottom monitor to show the virtual desktop. If set to 0, the monitor is not used to show the virtual desktop. root/ConnectionType/xen/general/colorDepth Forces a specific color depth for all connections. This is usually done only in specialized environments where the automatic depth selection fails or in very slow networks to reduce congestion. ConnectionType 121

  • 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
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177

Registry key
Description
root/ConnectionType/xen/coreSettings/
serverRequired
Sets whether a server name or address is
unused
,
optional
,
or
required
for this connection type.
root/ConnectionType/xen/coreSettings/
stopProcess
Sets the behavior that should occur when
connection-mgr
stop
is called on this connection. By default this is
close
, which
will send a standard kill signal to the process. When set to
kill
,
the process
specified
by
appName
will be forcefully killed. When
set to
custom
, a custom execution script
specified
by
wrapperScript
will be executed with the argument
stop
to
terminate the process gracefully.
root/ConnectionType/xen/coreSettings/watchPid
If set to 1, the connection is monitored under the name
specified
by
appName
. This key should not need to be
modified.
root/ConnectionType/xen/coreSettings/
wrapperScript
Sets the script or binary to execute when launching this
connection type. This is the primary script handling all connection
settings and command line arguments for the connection. This
key should not need to be
modified.
root/ConnectionType/xen/coreSettings/
wrapperScriptGeneration
Lets Connection Manager know what type of parameters to pass
to the wrapper script.
root/ConnectionType/xen/general/CGPAddress
Specifies
the CGP address using the syntax
hostname:port
.
Optionally, instead of specifying the hostname, you can type an
asterisk (*). This will use the value from the connection’s
address
registry key as the host. For example:
*:2598
The port value is optional. If you do not specify a port value, the
default of 2598 is used. If a connection on port 2598 fails, the thin
client tries to establish a connection on port 1494.
root/ConnectionType/xen/general/TWIMode
Controls seamless mode for published applications. This setting
directly maps to the Citrix .ini
file
setting
TWIMode
.
root/ConnectionType/xen/general/
TWIModeResizeType
This setting directly maps to the Citrix .ini
file
setting
TWIMoveResizeType
.
root/ConnectionType/xen/general/
allowReadOnA ... allowReadOnZ
If set to 1, a user can read the mapped drive.
root/ConnectionType/xen/general/
allowWriteOnA ... allowWriteOnZ
If set to 1, a user can write to the mapped drive.
root/ConnectionType/xen/general/async
If set to 1, asynchronous polling is enabled. This setting directly
maps to the Citrix .ini
file
setting
CommPollSize
.
root/ConnectionType/xen/general/autoReconnect
If set to 1, automatic session reconnection is enabled. This is not
the same as the
connection-specific
auto-reconnect. This occurs
internally within the Citrix client without restarting the
connection. This setting directly maps to the Citrix .ini
file
setting
TransportReconnectEnabled
.
root/ConnectionType/xen/general/
bitmapCacheSize
Sets the minimum size for bitmap caching. This setting directly
maps to the Citrix .ini
file
setting
PersistentCacheMinBitmap
.
root/ConnectionType/xen/general/bottomMonitor
Sets the screen area of the bottom monitor to show the virtual
desktop. If set to 0, the monitor is not used to show the virtual
desktop.
root/ConnectionType/xen/general/colorDepth
Forces a
specific
color depth for all connections. This is usually
done only in specialized environments where the automatic depth
selection fails or in very slow networks to reduce congestion.
ConnectionType
121