using evdev instead of string constants

This commit is contained in:
Maxim Devaev
2025-05-01 03:03:25 +03:00
parent 1624b0cbf8
commit ebbd55ee17
29 changed files with 692 additions and 539 deletions

View File

@@ -51,6 +51,7 @@ RUN pacman --noconfirm --ask=4 -Syy \
python-qrcode \
python-pyserial \
python-pyudev \
python-evdev \
python-setproctitle \
python-psutil \
python-netifaces \