LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

keynav

allows mouse cursor control using the keyboard

TLDR

Start keynav
$ keynav
copy
Start with custom config
$ keynav "[loadconfig ~/.keynavrc]"
copy
Daemonize
$ keynav daemonize
copy

SYNOPSIS

keynav [commands]

DESCRIPTION

keynav allows mouse cursor control using the keyboard. It recursively divides the screen into sections, allowing quick navigation to any point using keyboard shortcuts.The default binding activates keynav with Ctrl+semicolon, then uses h/j/k/l or arrows to cut the screen, narrowing down to the desired position.

PARAMETERS

commands

Keynav commands to execute.
daemonize
Run in background.

CONFIGURATION

$ # ~/.keynavrc
clear
ctrl+semicolon start
h cut-left
l cut-right
k cut-up
j cut-down
space warp,click 1,end
copy

DEFAULT BINDINGS

$ ctrl+semicolon  Start keynav
h, Left         Cut left
j, Down         Cut down
k, Up           Cut up
l, Right        Cut right
shift+h         Move left
shift+j         Move down
shift+k         Move up
shift+l         Move right
space, Enter    Click
semicolon       Click and end
Escape          Cancel
copy

INSTALL

sudo apt install keynav
copy
sudo apk add keynav
copy
nix profile install nixpkgs#keynav
copy

CAVEATS

X11 only (no Wayland support). Requires practice to use efficiently. May conflict with other keybindings.

HISTORY

keynav was created by Jordan Sissel to enable mouseless computing. It follows the Unix philosophy of doing one thing well—allowing precise cursor positioning via keyboard.

SEE ALSO

xdotool(1), xbindkeys(1), warpd(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid