comparison deployment.connections @ 511:6dbddfa27f6c

update connections file
author Carl Byington <carl@five-ten-sg.com>
date Fri, 10 Feb 2023 13:42:14 -0700
parents 2eb4fa13b9ef
children
comparison
equal deleted inserted replaced
510:7953570e5210 511:6dbddfa27f6c
27 # program5250 (string) 27 # program5250 (string)
28 # wantx11forward (boolean) 28 # wantx11forward (boolean)
29 # x11host (string) 29 # x11host (string)
30 # x11port (integer) 30 # x11port (integer)
31 # autolaunch (boolean) 31 # autolaunch (boolean)
32
33
34 tn5250://pub400.com:23#battleship
35 encryption5250=NONE
36 fontsize=20
37 fixed_size=true
38 fixed_width=80
39 fixed_height=25
40 32
41 33
42 # 34 #
43 # global settings are under global:// tag 35 # global settings are under global:// tag
44 # 36 #
81 # delete_deployment (boolean) 73 # delete_deployment (boolean)
82 # fg_color (integer) (1 based just as shown by color activity) 74 # fg_color (integer) (1 based just as shown by color activity)
83 # bg_color (integer) (1 based just as shown by color activity) 75 # bg_color (integer) (1 based just as shown by color activity)
84 # 76 #
85 77
78
79 tn5250://pub400.com:23#pub400
80 encryption5250=TLSv1.3
81 fontsize=20
82 fixed_size=true
83 fixed_width=40
84 fixed_height=25
85
86 global:// 86 global://
87 emulation=xterm-256color 87 emulation=xterm-256color
88 scrollback=200 88 scrollback=200
89 rotation=Force landscape 89 rotation=Force portrait
90 camera=None 90 camera=None
91 volup=Soft Function Keypad 91 volup=Soft Function Keypad
92 voldn=Tab 92 voldn=Tab
93 search=None 93 search=None
94 ptt=Monitor Key 94 ptt=Monitor Key
95 eula=true 95 eula=true
96 delete_deployment=false
96 fg_color=11 97 fg_color=11
97 bg_color=1 98 bg_color=1
98 99
99 # 100 #
100 # end 101 # end