top | item 38530546

(no title)

RickHull | 2 years ago

You might find this interesting. I skip the X layer and just access linux device events directly, in Ruby here:

https://github.com/rickhull/device_input

discuss

order

kugurerdem|2 years ago

I have just read your README.md file and found your repo interesting indeed. The README is well written. I knew it was possible to read and parse /dev/input/* files, but was hesitant to get into the intricacies you described.

Anyway, great job sir! Now I will read your code out of curiosity :)

RickHull|2 years ago

Glad to hear it! Don't hesitate to contact me with any questions. You can make issues on the repo for anything that is confusing.