add WIP to todo list

This commit is contained in:
chrys 2017-10-01 19:41:43 +02:00
parent ce817466c3
commit 47e29462f7

View File

@ -64,12 +64,12 @@ Braille Support:
https://github.com/google/brailleback/blob/master/third_party/brltty/Bindings/Python/brlapi.pyx https://github.com/google/brailleback/blob/master/third_party/brltty/Bindings/Python/brlapi.pyx
Driver: Driver:
[] PTY Screen driver (to use gnome-terminal and other terminal emulators) [W] PTY Screen driver (to use gnome-terminal and other terminal emulators)
https://docs.python.org/3.2/library/pty.html https://docs.python.org/3.2/library/pty.html
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
[] 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
[] Dectalk SpeechDriver (Easy for contribution, device needed - i dont own one) [] Dectalk SpeechDriver (Easy for contribution, device needed - i dont own one)