Quote:
Originally Posted by dsmid
To simulate 5-way keypresses, you'll have to open "file" /proc/fiveway and write strings like "send 108\n" to it.
Code:
103 = Up
108 = Down
105 = Left
106 = Right
194 = Select
If it's beyond your hacking abilities, I can do it for you.
|
I've just been scanning MyDispatcher.java and I have to admit it is beyond my current hacking abilities. I was hopeful as I code in Processing, but I see now that there is a big gap between that and java. So yes, please! I would really appreciate it if you could modify the file to accommodate the five-way controller.
Much thanks!