HP ThinPro 5.0 - Administrator Guide

Table E-6 root > ConnectionType > ssh (continued)
Registry key Description
root/ConnectionType/ssh/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/ssh/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/ssh/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/ssh/coreSettings/icon32Path The internal application icon path for the 32x32 pixel icon for
this application.
root/ConnectionType/ssh/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/ssh/coreSettings/label The name to display for this connection type in the
connection type selection menu.
root/ConnectionType/ssh/coreSettings/serverRequired Tells whether a server name or address is unused, optional,
or required for this connection type.
root/ConnectionType/ssh/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/ssh/coreSettings/watchPid If set to 1, the application specified by 'appName' will be
monitored to detect the connection. This key should not need
to be modified.
root/ConnectionType/ssh/coreSettings/wrapperScript The name of 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/ssh/gui/SshManager/name The name of the settings editor for this application. This key
should not need to be modified.
root/ConnectionType/ssh/gui/SshManager/status The active status of the settings editor for this application.
This key should not need to be modified.
root/ConnectionType/ssh/gui/SshManager/title The window title of the settings editor for this application.
This key should not need to be modified.
root/ConnectionType/ssh/gui/SshManager/widgets/address Controls the state for the Address widget in the Secure Shell
Connection Manager. If set to active, the widget is visible in
the UI and the user can interact with it. If set to inactive, the
widget is hidden. If set to read-only, the widget is visible in
the read-only state.
root/ConnectionType/ssh/gui/SshManager/widgets/
application
Controls the state for the Run application widget in the
Secure Shell Connection Manager. If set to active, the widget
is visible in the UI and the user can interact with it. If set to
inactive, the widget is hidden. If set to
read-only, the widget
is visible in the read-only state.
94 Appendix E Registry keys