Update README.md
This commit is contained in:
parent
262c3b88da
commit
a49c94a447
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
translates keys to mouse actions
|
translates keys to mouse actions
|
||||||
|
|
||||||
this is vrpark https://v3.hamiltonbuhl.com/hammanual/Universal%20VR%20Remote%20Controller-Manual-d10.pdf
|
this is vrpark https://v3.hamiltonbuhl.com/hammanual/Universal%20VR%20Remote%20Controller-Manual-d10.pdf
|
||||||
|
|
||||||
|
works via:
|
||||||
|
- tkinter to handle keyboard
|
||||||
|
- swaymsg to focus and make window sticky
|
||||||
|
- dotool to send mouse actions
|
||||||
|
|
Reference in a new issue