diff options
-rw-r--r-- | assets/help.html | 4 | ||||
-rw-r--r-- | assets/whats_new.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/assets/help.html b/assets/help.html index ddc997c..5c29233 100644 --- a/assets/help.html +++ b/assets/help.html @@ -47,7 +47,9 @@ hardware home button.</li> This bar is enabled and disabled by long-pressing on the Service Popper. You can move this window by dragging on of the top two corners where there are no buttons. The +/- will show or hide more custom buttons. -To configure the custom buttons, long-press on + or -</li> +To configure the custom buttons, long-press on + or -. There are 2 special +ConnectBot macro buttons, CB: Tab sends dpad-center + i (ctrl i = tab) and +CB: Escape send dpad-center twice, which will make ConnectBot send escape.</li> </ul> <a name="pref"></a> diff --git a/assets/whats_new.html b/assets/whats_new.html index 7427d7d..708ef95 100644 --- a/assets/whats_new.html +++ b/assets/whats_new.html @@ -17,13 +17,15 @@ some themes.</a></p> <div class="header">Recent Changes:</div> -<div class="header">01/XX/2011 - v3.07</div> +<div class="header">01/27/2011 - v3.07</div> <ul> <li>Add power/volume up/volume down to main service bar (off by default)</li> <li>Allow configuring custom keys in prefs</li> <li>Options to lock orientation of sevice so to eliminate accidental rotations on resistive touch devices</li> + <li>Added a couple of ConnectBot specific macro keys that can be +assignd to custom keys</li> </ul> <div class="header">01/11/2011 - v3.06</div> |