This commit is contained in:
chrys 2017-07-23 21:25:00 +02:00
parent 8fdcbdde78
commit 59ba273a53
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ This software is licensed under the LGPL v3 .
- 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/tty[1-64]
- /dev/vcsa[1-64] - /dev/vcsa[1-64]
- read systemd DBUS - read systemd DBUS

View File

@ -17,6 +17,7 @@ Fix Bugs:
- device detection is broken - device detection is broken
- arrow up/down announcement is broken - arrow up/down announcement is broken
- let drivers choos between threads and process - let drivers choos between threads and process
(split eventManager and processManager)
- HilightTracking is broken for autoencoding - HilightTracking is broken for autoencoding
-----------DONE---------------- -----------DONE----------------