HP t505 Administrator Guide 5 - Page 93

root > ConnectionType

Page 93 highlights

Table E-3 root > ConnectionType > custom (continued) Registry key Description root/ConnectionType/custom/coreSettings/serverRequired Indicates whether a server name or address is unused, optional, or required for this connection type. root/ConnectionType/custom/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. root/ConnectionType/custom/coreSettings/watchPid If set to 1, the application specified by 'appName' is monitored to detect the connection. This key should not need to be modified. root/ConnectionType/custom/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/custom/gui/CustomManager/name The name of the settings editor for this application. This key should not need to be modified. root/ConnectionType/custom/gui/CustomManager/status The active status of the settings editor for this application. This key should not need to be modified. root/ConnectionType/custom/gui/CustomManager/title The window title of the settings editor for this application. This key should not need to be modified. root/ConnectionType/custom/gui/CustomManager/widgets/ autoReconnect Controls the state for the Auto reconnect widget in the Custom 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/custom/gui/CustomManager/widgets/ autostart Controls the state for the Auto start priority widget in the Custom 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/custom/gui/CustomManager/widgets/ command Controls the state for the Enter command to run widget in the Custom 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/custom/gui/CustomManager/widgets/ fallBackConnection Controls the state for the Fallback Connection widget in the Custom 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/custom/gui/CustomManager/widgets/ hasDesktopIcon Controls the state for the Show icon on desktop widget in the Custom 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/custom/gui/CustomManager/widgets/ label Controls the state for the Name widget in the Custom 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 root > ConnectionType 81

  • 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-3
root > ConnectionType > custom (continued)
Registry key
Description
root/ConnectionType/custom/coreSettings/serverRequired
Indicates whether a server name or address is unused,
optional, or required for this connection type.
root/ConnectionType/custom/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.
root/ConnectionType/custom/coreSettings/watchPid
If set to
1
, the application specified by ‘appName’ is
monitored to detect the connection. This key should not need
to be modified.
root/ConnectionType/custom/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/custom/gui/CustomManager/name
The name of the settings editor for this application. This key
should not need to be modified.
root/ConnectionType/custom/gui/CustomManager/status
The active status of the settings editor for this application.
This key should not need to be modified.
root/ConnectionType/custom/gui/CustomManager/title
The window title of the settings editor for this application.
This key should not need to be modified.
root/ConnectionType/custom/gui/CustomManager/widgets/
autoReconnect
Controls the state for the
Auto reconnect
widget in the
Custom 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/custom/gui/CustomManager/widgets/
autostart
Controls the state for the
Auto start priority
widget in the
Custom 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/custom/gui/CustomManager/widgets/
command
Controls the state for the
Enter command to run
widget in the
Custom 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/custom/gui/CustomManager/widgets/
fallBackConnection
Controls the state for the
Fallback Connection
widget in the
Custom 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/custom/gui/CustomManager/widgets/
hasDesktopIcon
Controls the state for the
Show icon on desktop
widget in the
Custom 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/custom/gui/CustomManager/widgets/
label
Controls the state for the
Name
widget in the Custom
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
root > ConnectionType
81