Added python3-evdev statement to README as users are still accidently installing python2 evdev.
This commit is contained in:
parent
3892fecf4b
commit
9cc02e4974
@ -13,6 +13,7 @@ This software is licensed under the LGPL v3 .
|
|||||||
# Input Drivers:
|
# Input Drivers:
|
||||||
1. "evdevDriver" input driver for linux evdev
|
1. "evdevDriver" input driver for linux evdev
|
||||||
- python-evdev >=0.6.3
|
- python-evdev >=0.6.3
|
||||||
|
- This is commonly referred to as python3-evdev by your distribution
|
||||||
- loaded uinput kernel module
|
- loaded uinput kernel module
|
||||||
- ReadWrite permission
|
- ReadWrite permission
|
||||||
- /dev/input
|
- /dev/input
|
||||||
|
Loading…
Reference in New Issue
Block a user