add knowledge to ToDo list
This commit is contained in:
parent
f5058a3ecc
commit
b89753fce8
@ -11,7 +11,8 @@ General:
|
|||||||
|
|
||||||
- implement commands
|
- implement commands
|
||||||
attributes_curr_char (Easy for contribution)
|
attributes_curr_char (Easy for contribution)
|
||||||
generic list command (convert clipboard management) (Easy for contribution)
|
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
||||||
|
- generic list (convert clipboard management) (Easy for contribution)
|
||||||
next item
|
next item
|
||||||
pref item
|
pref item
|
||||||
curr item
|
curr item
|
||||||
@ -67,7 +68,9 @@ Application Profiles
|
|||||||
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
|
- implement autodetection of plugged and unplugged input devices (python-pyudev) for evdev driver
|
||||||
|
http://stackoverflow.com/questions/22678686/python-script-to-detect-hot-plug-event
|
||||||
http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
|
http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
|
||||||
|
https://www.mattfischer.com/blog/?p=182
|
||||||
- implement speechdriver generic (Easy for contribution)
|
- implement speechdriver generic (Easy for contribution)
|
||||||
|
|
||||||
Braille Support:
|
Braille Support:
|
||||||
|
Loading…
Reference in New Issue
Block a user