0
|
1 <html>
|
|
2 <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head>
|
|
3 <body bgcolor="#000000" text="#FFFFFF" link="#00FFFF">
|
|
4
|
|
5 <h2>Screen Gestures</h2>
|
|
6
|
|
7 <p>Gestures in ConnectBot allow a user to do several things for
|
|
8 which there's no keyboard equivalent. If the gestures seem
|
|
9 backward, then imagine that you're grabbing the text and moving it
|
|
10 with your finger.</p>
|
|
11
|
|
12 <h2>Page Up / Page Down</h2>
|
|
13
|
|
14 <p>Swiping your finger up and down on the left third of the screen
|
|
15 will send a page up and page down key to the remote host. Many programs
|
|
16 map this to scrolling back into history such as irssi or tinyfugue.</p>
|
|
17
|
|
18 <h2>Scroll back / Scroll forward</h2>
|
|
19
|
|
20 <p>Swiping your finger up on the right side of the screen allows you
|
|
21 to scroll backward and forward in the local terminal buffer history.</p>
|
|
22
|
|
23 <h2>Switching hosts</h2>
|
|
24
|
|
25 <p>Swiping your finger from one side of the screen to the other will
|
|
26 switch between currently connected hosts.</p>
|
|
27 </body>
|
|
28 </html>
|