From 59ba273a53610a28bee2f805e893102b26e0de54 Mon Sep 17 00:00:00 2001 From: chrys Date: Sun, 23 Jul 2017 21:25:00 +0200 Subject: [PATCH] update --- README.md | 1 + TODO v1.5 | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index a7dc2cc3..06d3dd6c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This software is licensed under the LGPL v3 . - python-dbus - Read permission to the following files and services: - /sys/devices/virtual/tty/tty0/active + - /dev/tty[1-64] - /dev/vcsa[1-64] - read systemd DBUS diff --git a/TODO v1.5 b/TODO v1.5 index 267934f5..732b819c 100644 --- a/TODO v1.5 +++ b/TODO v1.5 @@ -17,6 +17,7 @@ Fix Bugs: - device detection is broken - arrow up/down announcement is broken - let drivers choos between threads and process + (split eventManager and processManager) - HilightTracking is broken for autoencoding -----------DONE----------------