HP ThinPro 5.0 - Administrator Guide

Table E-8 root > ConnectionType > telnet (continued)
Registry key Description
root/ConnectionType/telnet/connections/{UUID}/
hasDesktopIcon
Enables the desktop icon for the connection.
root/ConnectionType/telnet/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/telnet/connections/{UUID}/locale Specifies the locale of the connection.
root/ConnectionType/telnet/connections/{UUID}/port Specifies the server’s port for the connection. The default is
23.
root/ConnectionType/telnet/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/telnet/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/telnet/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/telnet/coreSettings/className The internal X Windows application class name to use when
tracking the PID of the connection for connection status
monitoring. This key should not need to be modified.
root/ConnectionType/telnet/coreSettings/editor The internal application name to use when launching the
connection editor for this connection type. This key should
not need to be modified.
root/ConnectionType/telnet/coreSettings/
generalSettingsEditor
The internal application name to use when launching the
general settings editor for this connection type. This key
should not need to be modified.
root/ConnectionType/telnet/coreSettings/icon16Path The internal application icon path for the 16x16 pixel icon for
this application. This is the small icon to the left of the
connection name in the connection dialog.
root/ConnectionType/telnet/coreSettings/icon32Path The internal application icon path for the 32x32 pixel icon for
this application.
root/ConnectionType/telnet/coreSettings/icon48Path The internal application icon path for the 48x48 pixel icon for
this application. This is the large icon in the top left of the
connection editor for this connection type.
root/ConnectionType/telnet/coreSettings/label The name to display for this connection type in the
connection type selection menu.
root/ConnectionType/telnet/coreSettings/serverRequired Tells whether a server name or address is unused, optional,
or required for this connection type.
root/ConnectionType/telnet/coreSettings/stopProcess 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 argument
'stop' to terminate the process gracefully.
root > ConnectionType 101