HP ThinPro 5.0 - Administrator Guide

Table E-6 root > ConnectionType > ssh (continued)
Registry key Description
root/ConnectionType/ssh/connections/{UUID}/compression Enables compression for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
connectionEndAction
This key is reserved for use.
root/ConnectionType/ssh/connections/{UUID}/coord This key is reserved for use.
root/ConnectionType/ssh/connections/{UUID}/
dependConnectionId
This key is reserved for use.
root/ConnectionType/ssh/connections/{UUID}/
extraEnvValues/{UUID}/key
The extra environment variable for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
extraEnvValues/{UUID}/value
The extra environment variable value for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
fallBackConnection
When set to the UUID of another available connection, that
connection will be autostarted if the current connection fails
or experiences an error and fails to start. The UUID of the
desired fallback connection is typically found by running
'connection-mgr list' on the client, or by navigating to root/
ConnectionType/<Type>/connections/.
root/ConnectionType/ssh/connections/{UUID}/font Specifies the font size for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
foregroundColor
Specifies the foreground color for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/fork Enables fork into background for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
hasDesktopIcon
Enables desktop icon for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/isInMenu This key is reserved and not working.
root/ConnectionType/ssh/connections/{UUID}/label The name of the connection. This is used by 'root/
ConnectionManager/defaultConnection' to specify which
connection to launch on startup as well as within the
Connection Manager.
root/ConnectionType/ssh/connections/{UUID}/port Specifies the port number to use when contacting the SSH
server. The default is 22.
root/ConnectionType/ssh/connections/{UUID}/startMode If set to the default focus and the connection is already
started, the connection is given focus. Otherwise, an error
returns stating that the connection is already started.
root/ConnectionType/ssh/connections/{UUID}/tty Enables TTY allocation to be forced for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/username Specifies the default username to supply to the remote host
during login.
root/ConnectionType/ssh/connections/{UUID}/
waitForNetwork
If set to 1, the connection will not be launched until
networking is available. This makes sure that, on a slow
network, the connection does not launch before networking
is available, causing a failure.
root/ConnectionType/ssh/connections/{UUID}/x11 Enables X11 forwarding for an SSH connection.
root/ConnectionType/ssh/coreSettings/appName The internal application name to use when tracking the PID
of the connection for connection status monitoring. This key
should not need to be modified.
root > ConnectionType 93