author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /docs/writing-pickboard.html | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | docs/writing-pickboard.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/writing-pickboard.html b/docs/writing-pickboard.html new file mode 100644 index 0000000..62db4ff --- a/dev/null +++ b/docs/writing-pickboard.html | |||
@@ -0,0 +1,11 @@ | |||
1 | <html><head><title>Pickboard</title></head><body><h2>Pickboard</h2> | ||
2 | The Pickboard is a neat invention of Trolltech's that makes use of the | ||
3 | dynamic nature of a palmtop display to provide reasonably fast text input | ||
4 | using a minimum of screen space. | ||
5 | <p> | ||
6 | Tap anywhere on the letter-group containing the letter you want to type, | ||
7 | and QPE searches the dictionary (very fast) to find matching words. | ||
8 | <p> | ||
9 | Tap the words to "type" them. | ||
10 | </body> | ||
11 | </html> | ||