HP ThinPro 6.1 - Administrator Guide

Registry key Description
root/ConnectionType/ssh/connections/<UUID>/
startMode
If set to the default focus and the connection is already started,
the connection will be given focus. Otherwise, an error will be
returned stating that the connection is already started.
root/ConnectionType/ssh/connections/
<UUID>/tty
If set to 1, the Force TTY allocation option is enabled for the
connection.
root/ConnectionType/ssh/connections/<UUID>/
username
Sets the default user name to supply to the remote host during
login. Generally, this setting is used for kiosk-style applications
where a generic user name is used for login.
root/ConnectionType/ssh/connections/<UUID>/
waitForNetwork
If set to 1, the connection will not be launched until networking is
available. This ensures that, on a slow network, the connection
does not launch before networking is available, which could cause
a failure.
root/ConnectionType/ssh/connections/
<UUID>/x11
If set to 1, the X11 connection forwarding option is enabled for
the connection.
root/ConnectionType/ssh/coreSettings/
USBrelevant
Species if this connection type is USB-relevant. If it is, it might
have a USB plugin for redirecting USB devices.
root/ConnectionType/ssh/coreSettings/appName
Sets the internal application name to use for this connection type.
This key should not need to be modied.
root/ConnectionType/ssh/coreSettings/
className
Sets the internal application class name to use for this connection
type. This key should not need to be modied.
root/ConnectionType/ssh/coreSettings/editor
Sets the internal application name to use when Connection
Manager is launched for this connection type. This key should not
need to be modied.
root/ConnectionType/ssh/coreSettings/
icon16Path
Sets the path to the 16x16 pixel icon for this application.
root/ConnectionType/ssh/coreSettings/
icon32Path
Sets the path to the 32x32 pixel icon for this application.
root/ConnectionType/ssh/coreSettings/
icon48Path
Sets the path to the 48x48 pixel icon for this application.
root/ConnectionType/ssh/coreSettings/label
Sets the name to display for this connection type in the UI.
root/ConnectionType/ssh/coreSettings/
priorityInConnectionLists
Sets the priority of this connection type when it is displayed in
Connection Manager and the Conguration Wizard that displays
during initial setup. A higher value will move the connection type
towards the top of the list. If set to 0, the connection type is
hidden from Conguration Wizard and is shown last in Connection
Manager. Connections types with the same priority are listed in
alphabetical order.
root/ConnectionType/ssh/coreSettings/
serverRequired
Sets whether a server name or address is unused, optional,
or required for this connection type.
root/ConnectionType/ssh/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 specied by appName will be forcefully killed. When
set to custom, a custom execution script specied by
wrapperScript will be executed with the argument stop to
terminate the process gracefully.
root/ConnectionType/ssh/coreSettings/watchPid
If set to 1, the connection is monitored under the name specied
by appName. This key should not need to be modied.
90 Appendix D Registry keys