go wrapper for libevdev
  • Go 99.8%
  • Makefile 0.2%
Find a file
2026-06-25 14:43:53 +08:00
example Initial commit 2025-02-19 19:38:33 +08:00
.gitignore Initial commit 2025-02-19 19:38:33 +08:00
eventtype_string.go Initial commit 2025-02-19 19:38:33 +08:00
ffstatuseventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
forceeventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
go.mod Initial commit 2025-02-19 19:38:33 +08:00
go.sum Initial commit 2025-02-19 19:38:33 +08:00
helper.go Initial commit 2025-02-19 19:38:33 +08:00
keyeventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
ledeventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
libevdev.go Expose libevdev read status 2026-06-25 14:43:53 +08:00
libevdev_input.go Expose libevdev read status 2026-06-25 14:43:53 +08:00
LICENSE Initial commit 2025-02-19 19:38:33 +08:00
Makefile Initial commit 2025-02-19 19:38:33 +08:00
misceventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
powereventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
relativeeventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
repeateventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
soundeventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
switcheventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
synceventcode_string.go Initial commit 2025-02-19 19:38:33 +08:00
types.go Initial commit 2025-02-19 19:38:33 +08:00