Update TODO v2.0

This commit is contained in:
chrys87 2017-04-24 14:11:18 +02:00 committed by GitHub
parent 89b8eb96c1
commit 7f1b00c741

View File

@ -57,6 +57,8 @@ Driver:
https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py
- try to autodetect encoding (Easy for contribution)
https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script
- Dectalk SpeechDriver
https://github.com/tvraman/emacspeak/blob/master/servers/obsolete/python/dectalk.py
Settings:
- configuration should be overwritable with parameter and alternative paths (Easy for contribution)