-
Notifications
You must be signed in to change notification settings - Fork 0
/
sshTerminal.js
executable file
·43 lines (37 loc) · 973 Bytes
/
sshTerminal.js
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
/// LABELING_SECTION_START
// https://github.com/puutaro/sshTerminal
/// LABELING_SECTION_END
/// SETTING_SECTION_START
editExecute="ALWAYS"
onAutoExec="ON"
onAdBlock="OFF"
mustUbuntuSetup="ON"
disableSettingValsEdit="ON"
onTermBackendWhenStart="OFF"
onTermVisibleWhenKeyboard="ON"
onTermShortWhenLoad="ON"
onUrlHistoryRegister="OFF"
defaultMonitorFile="monitor_4"
terminalFontZoom="100"
setReplaceVariables="file://"
setVariableTypes="file://"
hideSettingVariables="file://"
playButtonConfig="visible=ON,icon=share,caption=conect,click=func=OK,longClick=func="
editButtonConfig="visible=ON,icon=open_close,caption=opnClse,click=func=SIZING,longClick=func="
settingButtonConfig="visible=OFF"
/// SETTING_SECTION_END
/// CMD_VARIABLE_SECTION_START
sendkeys1=""
sendkeys2=""
sendkeys3=""
cmdInput=""
REGISTER_EXTRA_KEY=""
SETTING=""
ON_AUTO_LAUNCH_SSH_DIALOG="ON"
// ssh dialog items
userName=""
address=""
port=""
sshPass=""
keyPhase="NO"
/// CMD_VARIABLE_SECTION_END