aboutsummaryrefslogtreecommitdiffstats
path: root/assets/help/Hints.html
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2008-11-16 13:45:08 +0000
committerKenny Root <kenny@the-b.org>2008-11-16 13:45:08 +0000
commit047edeadfc88bd9d7add4d6383f7cfce253a1f9a (patch)
treef12b0c15554741f5850b0173bf48a61cdad5c407 /assets/help/Hints.html
parentf4e0616cd657d85e7045a78832db91405dc9a6af (diff)
downloadconnectbot-047edeadfc88bd9d7add4d6383f7cfce253a1f9a.tar.gz
connectbot-047edeadfc88bd9d7add4d6383f7cfce253a1f9a.tar.bz2
connectbot-047edeadfc88bd9d7add4d6383f7cfce253a1f9a.zip
* Add rudimentary help system.
Diffstat (limited to 'assets/help/Hints.html')
-rw-r--r--assets/help/Hints.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/help/Hints.html b/assets/help/Hints.html
new file mode 100644
index 0000000..37583db
--- /dev/null
+++ b/assets/help/Hints.html
@@ -0,0 +1,13 @@
+<html>
+<body style="background-color: #000; color: #fff">
+
+<h2>Helpful hints</h2>
+
+<p>When you have multiple sessions open, you can 'pan' between them by swiping your finger left-to-right or right-to-left over the screen.</p>
+
+<p>Long-press on your Android desktop to create direct shortcuts to frequently-used SSH hosts.</p>
+
+<p>Slide your finger up/down on the right-half of the terminal screen to look at the scrollback history. Slide up/down on the left-half to send the page up/down keys.</p>
+
+</body>
+</html> \ No newline at end of file