change status in ToDo list

This commit is contained in:
chrys 2017-10-22 22:28:09 +02:00
parent b44f43c581
commit 5f983b0527

View File

@ -69,6 +69,7 @@ Driver:
http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/ http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/
https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/ https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/
[] talkey driver [] talkey driver
[W] emacspeak driver
[W] PTY Input driver [W] PTY Input driver
[] ATK input driver (don't grab on graphical interface) [] ATK input driver (don't grab on graphical interface)
https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py