add Todos
This commit is contained in:
parent
05ddcaf169
commit
d438cdde94
2
TODO
2
TODO
@ -1,6 +1,8 @@
|
|||||||
- Input and shortcuts
|
- Input and shortcuts
|
||||||
http://python-evdev.readthedocs.io/en/latest/tutorial.html
|
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
|
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)
|
- autodetect current TTY maybe with (PAM or a sys folder)
|
||||||
cat /sys/devices/virtual/tty/tty0/active
|
cat /sys/devices/virtual/tty/tty0/active
|
||||||
|
Loading…
Reference in New Issue
Block a user