diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:25:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:20 +0700 |
commit | c04d719a8291822eee0f6839888d9d54be4259c7 (patch) | |
tree | b8bc559d84236ffeba2e1503d494e8ce9879f106 | |
parent | bcf402114fafee4b9cf22a74faab3a104b3e54b0 (diff) |
desktop/keynav: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/keynav/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/desktop/keynav/README b/desktop/keynav/README index bae83be5ba68..2cd889a67e78 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. |