# README
Keys
This program demonstrates how to read the global key- and button state from an input device. Additionally, it shows how to filter events for specific key presses.
Usage
$ go build
$ ./keys /dev/input/event0
This program demonstrates how to read the global key- and button state from an input device. Additionally, it shows how to filter events for specific key presses.
$ go build
$ ./keys /dev/input/event0