Kvm/README.md
cannoli-fruit 79e255d19d Init
2026-08-01 23:26:59 -04:00

19 lines
635 B
Markdown

# 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.
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