use libevent for keyboard input

This commit is contained in:
Keyvan Fatehi
2023-02-11 14:10:36 -08:00
parent 6dc9217fbb
commit 6d4a2ff768
2 changed files with 14 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
from evdev import ecodes as e
from libevdev import EV_KEY as e
# Some info can be found here
# https://www.kernel.org/doc/Documentation/input/event-codes.txt