Mercurial > 510Connectbot
diff deployment.connections @ 473:ece82b571900
add fg/bg color setting to global:// section of deployment.connections file
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 20 Oct 2019 14:05:29 -0700 |
parents | 93621e963303 |
children | 2eb4fa13b9ef |
line wrap: on
line diff
--- a/deployment.connections Sat Oct 05 08:24:18 2019 -0700 +++ b/deployment.connections Sun Oct 20 14:05:29 2019 -0700 @@ -28,9 +28,10 @@ # wantx11forward (boolean) # x11host (string) # x11port (integer) +# autolaunch (boolean) -tn5250://pub1.rzkh.de:23#battleship +tn5250://pub400.com:23#battleship encryption5250=NONE fontsize=20 fixed_size=true @@ -77,6 +78,9 @@ # upload_dest_prompt (boolean) # background_file_transfer (boolean) # debug_keycodes (boolean) +# delete_deployment (boolean) +# fg_color (integer) (1 based just as shown by color activity) +# bg_color (integer) (1 based just as shown by color activity) # global:// @@ -89,6 +93,8 @@ search=None ptt=Monitor Key eula=true + fg_color=11 + bg_color=1 # # end