Mercurial > 510Connectbot
annotate help/ScreenGestures.html.in @ 385:b12705abba3e
wizard and help present help pages in the same order
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 06 Aug 2014 11:49:01 -0700 |
parents | 95188bd4badb |
children |
rev | line source |
---|---|
360
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
1 <h2>Screen Gestures</h2> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
2 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
3 <p>Gestures in ConnectBot allow a user to do several things for |
381 | 4 which there's no keyboard equivalent. If the gestures seem |
5 backward, then imagine that you're grabbing the text and moving it | |
360
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
6 with your finger.</p> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
7 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
8 <h2>Page Up / Page Down</h2> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
9 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
10 <p>Swiping your finger up and down on the left third of the screen |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
11 will send a page up and page down key to the remote host. Many programs |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
12 map this to scrolling back into history such as irssi or tinyfugue.</p> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
13 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
14 <h2>Scroll back / Scroll forward</h2> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
15 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
16 <p>Swiping your finger up on the right side of the screen allows you |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
17 to scroll backward and forward in the local terminal buffer history.</p> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
18 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
19 <h2>Switching hosts</h2> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
20 |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
21 <p>Swiping your finger from one side of the screen to the other will |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
22 switch between currently connected hosts.</p> |
7eb24880b111
add help files to the web documentation
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
23 |