Quote:
Originally Posted by glasnost
Lucida! This works marvelously well with all of the mice that I have attached to my PW3 5.8.1 - thank you.
Now I just need to get my toolchain up and running and do the same with a keyboard module (unless someone has already done that). Coplate?
|
lucida's attachment here should work for mouse and keyboard
https://www.mobileread.com/forums/sho...4&postcount=26
It just needs to know what device to point at ( /dev/input/event1, /dev/input/event2, etc. ) and which keys you want to trigger it.
I'm still working on one that would support hot-swapping, but I've been distracted by World of Warcraft's Legion invasion.
It still needs the hid.ko and everything from the starg-otg.sh scripts, but it would replace the './mouseturn $(./config.sh) &' line, with one that points at your device and button configurations.