No description
  • C 90.1%
  • Lua 6.8%
  • Makefile 3.1%
Find a file
2026-08-01 23:28:51 -04:00
src Init 2026-08-01 23:26:59 -04:00
.gitignore Init 2026-08-01 23:26:59 -04:00
bldit.lua Init 2026-08-01 23:26:59 -04:00
Makefile Init 2026-08-01 23:26:59 -04:00
README.md Clarify readme 2026-08-01 23:28:51 -04:00

KVM

Kernel virtual mouse KVM is a tool that allows you to use mouse input without reaching over to the mouse, using the kernel's input routines to be portable across X and wayland. (which it is actually not lol) This is still early stage, if you wanna send patches message me on xmpp at cody@youra.monster

Keybinds:

Exit: q / esc Move mouse: vim keys Click: W, E, R (left, middle, and right respectively) Scroll: M,',' Horizontal Scroll: '.','/' Tree selector: X Exit tree selector: P Tree selector navigate: YUIDFGCVB (buttons are on screen you can figure it out)

Current problems:

Tree selector mode is X only Code could probably be cleaned up No config