Mercurial > 510Connectbot
comparison deployment.connections @ 359:93621e963303
allow eula agreement to be set from deployment.connections
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 03 Aug 2014 11:26:03 -0700 |
parents | ce2f4e397703 |
children | ece82b571900 |
comparison
equal
deleted
inserted
replaced
358:37f4a3b506d9 | 359:93621e963303 |
---|---|
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") | 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") | 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") |
59 # keepalive (boolean) | 59 # keepalive (boolean) |
60 # wifilock (boolean) | 60 # wifilock (boolean) |
61 # bumpyarrows (boolean) | 61 # bumpyarrows (boolean) |
62 # eula (boolean) | |
62 # extended_longpress (boolean) | 63 # extended_longpress (boolean) |
63 # ctrl_string (string) | 64 # ctrl_string (string) |
64 # picker_string (string) | 65 # picker_string (string) |
65 # picker_keep_open (boolean) | 66 # picker_keep_open (boolean) |
66 # list_custom_keymap (string) ("none", "full", "asus_tf", "sgh_i927", "sgh_i927_ics", "se_xppro") | 67 # list_custom_keymap (string) ("none", "full", "asus_tf", "sgh_i927", "sgh_i927_ics", "se_xppro") |
85 camera=None | 86 camera=None |
86 volup=Soft Function Keypad | 87 volup=Soft Function Keypad |
87 voldn=Tab | 88 voldn=Tab |
88 search=None | 89 search=None |
89 ptt=Monitor Key | 90 ptt=Monitor Key |
91 eula=true | |
90 | 92 |
91 # | 93 # |
92 # end | 94 # end |