LinuxCommandLibrary

warpd

A modal keyboard driven pointer manipulation program.

TLDR

Run warpd in normal mode

$ warpd --normal
copy


Run warpd in hint mode
$ warpd --hint
copy


Move cursor left
$ h
copy


Move cursor down
$ j
copy


Move cursor up
$ k
copy


Move cursor right
$ l
copy


Emulate left click
$ m
copy

Copied to clipboard