summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author B. Watson2020-10-12 23:25:23 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:38:20 +0200
commitc04d719a8291822eee0f6839888d9d54be4259c7 (patch)
treeb8bc559d84236ffeba2e1503d494e8ce9879f106 /desktop
parentbcf402114fafee4b9cf22a74faab3a104b3e54b0 (diff)
downloadslackbuilds-c04d719a8291822eee0f6839888d9d54be4259c7.tar.gz
desktop/keynav: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/keynav/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/desktop/keynav/README b/desktop/keynav/README
index bae83be5ba..2cd889a67e 100644
--- a/desktop/keynav/README
+++ b/desktop/keynav/README
@@ -1,12 +1,11 @@
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.
+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.
+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.