LinuxCommandLibrary

warpd

Keyboard-driven mouse cursor control

TLDR

Run in normal mode

$ warpd --normal
copy
Run in hint mode
$ warpd --hint
copy

SYNOPSIS

warpd [OPTIONS]

DESCRIPTION

warpd is a modal keyboard-driven pointer manipulation program. It allows controlling the mouse cursor using keyboard shortcuts, similar to vim-style navigation.
Normal mode uses hjkl for cursor movement. Hint mode overlays letters on clickable elements for quick navigation.

KEY BINDINGS

h

Move cursor left
j
Move cursor down
k
Move cursor up
l
Move cursor right
m
Left click

CAVEATS

Requires X11 or Wayland. Key bindings may conflict with other applications. Learning curve for modal interaction style.

SEE ALSO

xdotool(1), keynav(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community