]> git.neil.brown.name Git - freerunner.git/commit
checking tapinput
authorNeil Brown <neilb@suse.de>
Sun, 15 Feb 2009 11:42:17 +0000 (22:42 +1100)
committerNeil Brown <neilb@suse.de>
Sun, 15 Feb 2009 11:42:17 +0000 (22:42 +1100)
commitceb0fdcd0dd60d8c5400bec58df7f0f901665bdc
treeca8a030d4e80241ca678c7bcbd362cf00371e1bc
parent79240212941bdf38a54a9356ecc338f0753ed83c
checking tapinput

tapinput allows entering any character with 2 taps, though you might need to
change 'mode' first to get upper case.

One a 3x3 set of keys, tap the key that show the symbol you want, then
wait a moment and all the keys will change to show a single symbol.
Then tap that symbol to enter it to the focus window.

Once you understand the pattern, you can tap twice without waiting for the
keys to redraw.

In number mode (123) only a single tap is needed for digits.
To get '*' and '#', hold '0' for a moment, then tap which symbol
you want.

The window can be moved by simply dragging it.  If it is moved more than
half off the display, it will disappear.

The window is activated by pressing the keyboard icon in the dock.
input/tapinput.png [new file with mode: 0644]
input/tapinput.py [new file with mode: 0644]
lib/fakeinput.py [new file with mode: 0644]