sync udev watchdog
This commit is contained in:
parent
b7982f1ba1
commit
a2acd14d9d
@ -6,13 +6,14 @@ This software is licensed under the LGPL v3 .
|
|||||||
# Requirements (core)
|
# Requirements (core)
|
||||||
- linux (currently only screen and input drivers available for that)
|
- linux (currently only screen and input drivers available for that)
|
||||||
- python3 >= 3.3
|
- python3 >= 3.3
|
||||||
- python-configargparse
|
- python-configargparse
|
||||||
- screen, input, speech, sound or braille drivers see "Features, Drivers, Extras".
|
- screen, input, speech, sound or braille drivers see "Features, Drivers, Extras".
|
||||||
|
|
||||||
# Features, Drivers, Extras, Dependencys
|
# Features, Drivers, Extras, Dependencys
|
||||||
# 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
|
||||||
|
- python-pyudev
|
||||||
- This is commonly referred to as python3-evdev by your distribution
|
- This is commonly referred to as python3-evdev by your distribution
|
||||||
- loaded uinput kernel module
|
- loaded uinput kernel module
|
||||||
- ReadWrite permission
|
- ReadWrite permission
|
||||||
|
Loading…
Reference in New Issue
Block a user