From beb1451793647ce84ffeea42b1d55819dc36fa78 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 16 Sep 2016 12:03:48 +0200 Subject: [PATCH] add todo --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index ff16e530..f3b004b6 100644 --- a/TODO +++ b/TODO @@ -41,6 +41,9 @@ ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg" - autostart systemd https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Unit_Files.html +- implement autodetection of plugged and removed input devices (python-pyudev) +http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root + - implement braille httstormp://mielke.cc/brltty/doc/Manual-BrlAPI/English/BrlAPI.html https://git.gnome.org/browse/orca/tree/src/orca/braille.py