summaryrefslogtreecommitdiff
path: root/desktop/keynav/README
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2014-06-27 19:23:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-27 19:23:54 +0700
commita73ebfb73189a1d791aeb892d85e5bc6f412bee0 (patch)
tree79b2ec14935fe2e8b4020b23a6d5083baabfe061 /desktop/keynav/README
parent69bd90955f3a0a25e041ce78bcd011508a193c01 (diff)
downloadslackbuilds-a73ebfb73189a1d791aeb892d85e5bc6f412bee0.tar.gz
desktop/keynav: Added (Pointer mover).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/keynav/README')
-rw-r--r--desktop/keynav/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/keynav/README b/desktop/keynav/README
new file mode 100644
index 0000000000..bae83be5ba
--- /dev/null
+++ b/desktop/keynav/README
@@ -0,0 +1,12 @@
+keynav turns your keyboard into a fast pointer mover.
+
+You select a piece of the screen. The screen is initially wholly selected.
+One move will cut that region by half. A move is a direction: up, down, left,
+and right.
+Once you're done moving, you simply indicate that you want to move. Boom,
+cursor moves.
+
+keynav is geared towards selecting a piece of the screen very quickly.
+You are selecting a region by cutting the previous region in half. This gives
+you logarithmic scaling. High resolution screens incur about the same number
+of moves to select an area as smaller screens do.