
linux console mouse/keyboard tool
/dev/input/by-id/* devices; does not require /dev/input/mice
or gpm
or consolation
or jamdmake && ./m /dev/input/by-id/*mouse &
# assuming you've bound ^B\ to something interesting...
echo 00000000 02 5c | xxd -r - > tmux-menu-hotkey
./m /dev/input/by-id/* tmux-menu-hotkey &
tmux
/dev/{tty,vcsa}[123...] will disable drawing on any other vc/dev/ttyS0 and (named) fifos are forwarded to the vc like keystrokes
if anyone still has a mouse for these i could be tempted to implement some serial mouse protocols as well/dev/vcs to see what's on the "screen" even if you can't see what's on the screen/dev/input/by-id/ and see if anything stands out) and see stuff?19 commits
Hacker News (1)
C
99.3%

linux console mouse/keyboard tool
/dev/input/by-id/* devices; does not require /dev/input/mice
or gpm
or consolation
or jamdmake && ./m /dev/input/by-id/*mouse &
# assuming you've bound ^B\ to something interesting...
echo 00000000 02 5c | xxd -r - > tmux-menu-hotkey
./m /dev/input/by-id/* tmux-menu-hotkey &
tmux
/dev/{tty,vcsa}[123...] will disable drawing on any other vc/dev/ttyS0 and (named) fifos are forwarded to the vc like keystrokes
if anyone still has a mouse for these i could be tempted to implement some serial mouse protocols as well/dev/vcs to see what's on the "screen" even if you can't see what's on the screen/dev/input/by-id/ and see if anything stands out) and see stuff?Hacker News (1)
19 commits
C
99.3%