1
Fork 0
Forwarding arbitrary input devices over SSH
This repository has been archived on 2019-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
RunasSudo 23a3f6f5ca
Add leading zeroes to xdotool to force interpretation as keycodes
Fixes bug where e.g. Escape would be interpreted as the number 9
2019-11-21 23:45:28 +11:00
COPYING Initial commit 2019-11-18 01:20:02 +11:00
README.md Initial commit 2019-11-18 01:20:02 +11:00
forward.py Add leading zeroes to xdotool to force interpretation as keycodes 2019-11-21 23:45:28 +11:00

README.md

input-over-ssh

Mouse and keyboard forwarding over SSH, using xinput and xdotool, with relative mouse movement. A useful adjunct to VNC in situations where relative mouse movement is important, e.g. 3D video games.