Update user.txt
This commit is contained in:
parent
030435c9ac
commit
e4b132fd66
@ -88,6 +88,7 @@ Evdev is the low level input device framework for Linux.
|
|||||||
Dependency's:
|
Dependency's:
|
||||||
|
|
||||||
* Python-evdev >=0.6.3
|
* Python-evdev >=0.6.3
|
||||||
|
* pyudev
|
||||||
* loaded uinput kernel module
|
* loaded uinput kernel module
|
||||||
* exclusive access to the input devices
|
* exclusive access to the input devices
|
||||||
Read permission to the following files and services:
|
Read permission to the following files and services:
|
||||||
@ -109,7 +110,8 @@ Dependency's:
|
|||||||
* Python-dbus
|
* Python-dbus
|
||||||
Read permission to the following files and services:
|
Read permission to the following files and services:
|
||||||
* /sys/devices/virtual/tty/tty0/active
|
* /sys/devices/virtual/tty/tty0/active
|
||||||
* /dev/vcsa[1-64] ([[https://linux.die.net/man/4/vcsa|VCSA manpage]])
|
* /dev/tty[1 - 64]
|
||||||
|
* /dev/vcsa[1 - 64] ([[https://linux.die.net/man/4/vcsa|VCSA manpage]])
|
||||||
* read Systemd DBUS
|
* read Systemd DBUS
|
||||||
|
|
||||||
===== Braille Drivers =====
|
===== Braille Drivers =====
|
||||||
|
Loading…
Reference in New Issue
Block a user