Mercurial > 510Connectbot
diff help/ScreenGestures.html.in @ 360:7eb24880b111
add help files to the web documentation
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 04 Aug 2014 08:10:12 -0700 |
parents | |
children | 95188bd4badb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/help/ScreenGestures.html.in Mon Aug 04 08:10:12 2014 -0700 @@ -0,0 +1,23 @@ +<h2>Screen Gestures</h2> + +<p>Gestures in ConnectBot allow a user to do several things for +which there's no keyboard equivalent. If the gestures seem +backward, then imagine that you're grabbing the text and moving it +with your finger.</p> + +<h2>Page Up / Page Down</h2> + +<p>Swiping your finger up and down on the left third of the screen +will send a page up and page down key to the remote host. Many programs +map this to scrolling back into history such as irssi or tinyfugue.</p> + +<h2>Scroll back / Scroll forward</h2> + +<p>Swiping your finger up on the right side of the screen allows you +to scroll backward and forward in the local terminal buffer history.</p> + +<h2>Switching hosts</h2> + +<p>Swiping your finger from one side of the screen to the other will +switch between currently connected hosts.</p> +