From d438cdde94b54398e244c005d1947208092ce293 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Wed, 6 Jul 2016 10:36:50 +0200 Subject: [PATCH] add Todos --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 505abdfd..99c97bf2 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ - Input and shortcuts http://python-evdev.readthedocs.io/en/latest/tutorial.html http://stackoverflow.com/questions/12384772/how-can-i-capture-mouseevents-and-keyevents-using-python-in-background-on-linux +maybe TTY in RAW MODE +https://docs.python.org/2/library/termios.html - autodetect current TTY maybe with (PAM or a sys folder) cat /sys/devices/virtual/tty/tty0/active