Update TODO v2.0
This commit is contained in:
parent
739469c20f
commit
fc0c7c8418
@ -40,8 +40,6 @@ Driver:
|
|||||||
- implement PTY Input driver
|
- implement PTY Input driver
|
||||||
- ATK input driver (don't grab on graphical interface)
|
- ATK input driver (don't grab on graphical interface)
|
||||||
- implement speechdriver generic (Easy for contribution)
|
- implement speechdriver generic (Easy for contribution)
|
||||||
- implement autodetection of plugged and unplugged input devices (python-pyudev) for evdev driver
|
|
||||||
http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
|
|
||||||
- try to autodetect encoding (Easy for contribution)
|
- 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
|
https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script
|
||||||
|
|
||||||
@ -69,6 +67,8 @@ Application Profiles
|
|||||||
- initial translate structure (manuelcortez Thanks!)
|
- initial translate structure (manuelcortez Thanks!)
|
||||||
http://www.supernifty.org/blog/2011/09/16/python-localization-made-easy/
|
http://www.supernifty.org/blog/2011/09/16/python-localization-made-easy/
|
||||||
- add a configurable place where you can place own commands or overwrite existing commands without need to change default code
|
- add a configurable place where you can place own commands or overwrite existing commands without need to change default code
|
||||||
|
- implement autodetection of plugged and unplugged input devices (python-pyudev) for evdev driver
|
||||||
|
http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
|
||||||
|
|
||||||
Braille Support:
|
Braille Support:
|
||||||
initial BrlTTY driver
|
initial BrlTTY driver
|
||||||
|
Loading…
Reference in New Issue
Block a user