Mercurial > 510Connectbot
diff assets/help/ScreenGestures.html @ 0:0ce5cc452d02
initial version
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 22 May 2014 10:41:19 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/assets/help/ScreenGestures.html Thu May 22 10:41:19 2014 -0700 @@ -0,0 +1,28 @@ +<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>