132
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
1 #
|
202
|
2 # available host keys:
|
132
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
3 #
|
202
|
4 # nickname (string)
|
|
5 # color (string) ("red", "green", "blue", "gray")
|
|
6 # fontsize (float)
|
244
|
7 # fixed_size (boolean)
|
|
8 # fixed_width (integer)
|
|
9 # fixed_height (integer)
|
202
|
10 # pubkeyid (integer) (-2, -1) -2=none, -1=any
|
|
11 # useauthagent (string) ("no", "confirm", "yes")
|
|
12 # postlogin (string)
|
|
13 # compression (boolean)
|
|
14 # httpproxy (string)
|
|
15 # wantsession (boolean)
|
|
16 # stayconnected (boolean)
|
|
17 # delkey (string) ("del", "backspace")
|
|
18 # encoding (string) ("UTF-8", etc)
|
|
19 # username (string)
|
|
20 # hostname (string)
|
|
21 # port (integer)
|
|
22 # monitor (string)
|
|
23 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string)
|
272
|
24 # encryption5250 (string) ("NONE", "SSLv2", "SSLv3", "TLS")
|
202
|
25 # library5250 (string)
|
|
26 # menu5250 (string)
|
|
27 # program5250 (string)
|
|
28 # wantx11forward (boolean)
|
|
29 # x11host (string)
|
|
30 # x11port (integer)
|
132
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
31
|
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
32
|
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
33 tn5250://pub1.rzkh.de:23#battleship
|
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
34 encryption5250=NONE
|
262
db26984b69f5
update version; add cursor movement keys to the soft function keypad
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
35 fontsize=20
|
244
|
36 fixed_size=true
|
|
37 fixed_width=80
|
|
38 fixed_height=25
|
132
265a4733edcb
read deployment.connections on startup for new host entries
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
39
|
202
|
40
|
|
41 #
|
|
42 # global settings are under global:// tag
|
|
43 #
|
|
44 # available global keys:
|
|
45 #
|
|
46 # memkeys (boolean)
|
|
47 # connPersist (boolean)
|
|
48 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen")
|
|
49 # scrollback (integer)
|
|
50 # rotation (string) ("Default", "Force landscape", "Force portrait", "Automatic")
|
|
51 # shiftfkeys (boolean)
|
|
52 # ctrlfkeys (boolean)
|
|
53 # keymode (string) ("Use right-side keys", "Use left-side keys", "none")
|
244
|
54 # camera (string) ("CTRL", "Esc", "Tab", "Screen Capture", "Ctrl+A then Space", "Ctrl+A", "Esc+A", "Monitor Key", "Soft Function Keypad", "Increase Font Size", "Decrease Font Size", "None")
|
|
55 # volup (string) ("CTRL", "Esc", "Tab", "Screen Capture", "Ctrl+A then Space", "Ctrl+A", "Esc+A", "Monitor Key", "Soft Function Keypad", "Increase Font Size", "Decrease Font Size", "None")
|
|
56 # voldn (string) ("CTRL", "Esc", "Tab", "Screen Capture", "Ctrl+A then Space", "Ctrl+A", "Esc+A", "Monitor Key", "Soft Function Keypad", "Increase Font Size", "Decrease Font Size", "None")
|
|
57 # search (string) ("CTRL", "Esc", "Tab", "Screen Capture", "Ctrl+A then Space", "Ctrl+A", "Esc+A", "Monitor Key", "Soft Function Keypad", "Increase Font Size", "Decrease Font Size", "None")
|
|
58 # ptt (string) ("CTRL", "Esc", "Tab", "Screen Capture", "Ctrl+A then Space", "Ctrl+A", "Esc+A", "Monitor Key", "Soft Function Keypad", "Increase Font Size", "Decrease Font Size", "None")
|
202
|
59 # keepalive (boolean)
|
|
60 # wifilock (boolean)
|
|
61 # bumpyarrows (boolean)
|
359
|
62 # eula (boolean)
|
202
|
63 # extended_longpress (boolean)
|
|
64 # ctrl_string (string)
|
|
65 # picker_string (string)
|
|
66 # picker_keep_open (boolean)
|
|
67 # list_custom_keymap (string) ("none", "full", "asus_tf", "sgh_i927", "sgh_i927_ics", "se_xppro")
|
|
68 # bell (boolean)
|
|
69 # bellVolume (float)
|
|
70 # bellVibrate (boolean)
|
|
71 # bellNotification (boolean)
|
|
72 # screen_capture_folder (string)
|
|
73 # screen_capture_popup (boolean)
|
|
74 # file_dialog (string)
|
|
75 # download_folder (string)
|
|
76 # remote_upload_folder (string)
|
|
77 # upload_dest_prompt (boolean)
|
|
78 # background_file_transfer (boolean)
|
|
79 # debug_keycodes (boolean)
|
|
80 #
|
|
81
|
|
82 global://
|
|
83 emulation=xterm-256color
|
|
84 scrollback=200
|
|
85 rotation=Force landscape
|
|
86 camera=None
|
|
87 volup=Soft Function Keypad
|
|
88 voldn=Tab
|
|
89 search=None
|
|
90 ptt=Monitor Key
|
359
|
91 eula=true
|
202
|
92
|
|
93 #
|
|
94 # end
|