diff --git a/TODO v2.0 b/TODO v2.0 index 8bc8d793..e944dc1b 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -64,12 +64,12 @@ Braille Support: https://github.com/google/brailleback/blob/master/third_party/brltty/Bindings/Python/brlapi.pyx 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 http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/ https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/ [] talkey driver -[] PTY Input driver +[W] PTY Input driver [] ATK input driver (don't grab on graphical interface) https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py [] Dectalk SpeechDriver (Easy for contribution, device needed - i dont own one)