From b89753fce8d087db9cf99a35d7ab3104233fac85 Mon Sep 17 00:00:00 2001 From: chrys Date: Thu, 2 Mar 2017 22:57:59 +0100 Subject: [PATCH] add knowledge to ToDo list --- TODO v2.0 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO v2.0 b/TODO v2.0 index 35c8b4cf..80f8354d 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -11,7 +11,8 @@ General: - implement commands 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 pref item curr item @@ -67,7 +68,9 @@ Application Profiles 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 - 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 + https://www.mattfischer.com/blog/?p=182 - implement speechdriver generic (Easy for contribution) Braille Support: