HP t505 Administrator Guide 5 - Page 106

Table E-6, Secure Shell Connection Manager. If set

Page 106 highlights

Table E-6 root > ConnectionType > ssh (continued) Registry key root/ConnectionType/ssh/coreSettings/className root/ConnectionType/ssh/coreSettings/editor root/ConnectionType/ssh/coreSettings/icon16Path root/ConnectionType/ssh/coreSettings/icon32Path root/ConnectionType/ssh/coreSettings/icon48Path root/ConnectionType/ssh/coreSettings/label root/ConnectionType/ssh/coreSettings/serverRequired root/ConnectionType/ssh/coreSettings/stopProcess root/ConnectionType/ssh/coreSettings/watchPid root/ConnectionType/ssh/coreSettings/wrapperScript root/ConnectionType/ssh/gui/SshManager/name root/ConnectionType/ssh/gui/SshManager/status root/ConnectionType/ssh/gui/SshManager/title root/ConnectionType/ssh/gui/SshManager/widgets/address root/ConnectionType/ssh/gui/SshManager/widgets/ application Description 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. The internal application name to use when launching the connection editor for this connection type. This key should not need to be modified. 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. The internal application icon path for the 32x32 pixel icon for this application. 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. The name to display for this connection type in the connection type selection menu. Tells whether a server name or address is unused, optional, or required for this connection type. 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. If set to 1, the application specified by 'appName' will be monitored to detect the connection. This key should not need to be modified. 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. The name of the settings editor for this application. This key should not need to be modified. The active status of the settings editor for this application. This key should not need to be modified. The window title of the settings editor for this application. This key should not need to be modified. 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. 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

  • 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

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