From 29eab400cabc998b8d1339044bce2050e4a83f8e Mon Sep 17 00:00:00 2001 From: Invader Zim <85027668+zim0369@users.noreply.github.com> Date: Tue, 4 Oct 2022 02:33:07 +0530 Subject: [PATCH] warpd: add page (#8542) --- pages/linux/warpd.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pages/linux/warpd.md diff --git a/pages/linux/warpd.md b/pages/linux/warpd.md new file mode 100644 index 000000000..a27846431 --- /dev/null +++ b/pages/linux/warpd.md @@ -0,0 +1,32 @@ +# warpd + +> A modal keyboard driven pointer manipulation program. +> More information: . + +- Run warpd in normal mode: + +`warpd --normal` + +- Run warpd in hint mode: + +`warpd --hint` + +- Move cursor left: + +`h` + +- Move cursor down: + +`j` + +- Move cursor up: + +`k` + +- Move cursor right: + +`l` + +- Emulate left click: + +`m`