view assets/help/ScreenGestures.html @ 153:3ca280646f2d
allow zero length setfield
author
Carl Byington <carl@five-ten-sg.com>
date
Mon, 23 Jun 2014 11:18:02 -0700 (2014-06-23)
parents
0ce5cc452d02
children
line source
+ − <html>
+ − <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head>
+ − <body bgcolor="#000000" text="#FFFFFF" link="#00FFFF">
+ −
+ − <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>
+ − </body>
+ − </html>