InputEvent parser and constants in pure Go.
Copied from https://github.com/gvalkov/golang-evdev
This stripped down version does not access OS and does not require CGo.
Pure Go library for InputEvent protocol and keycodes; copied from @gvalkov/golang-evdev
GoMIT
InputEvent parser and constants in pure Go.
Copied from https://github.com/gvalkov/golang-evdev
This stripped down version does not access OS and does not require CGo.