add information

This commit is contained in:
chrys 2017-01-31 00:22:18 +01:00
parent 37328a70a1
commit 18816cf1a3

View File

@ -50,6 +50,7 @@ Driver:
- implement autodetection of plugged and removed input devices (python-pyudev) for evdev driver - implement autodetection of plugged and removed 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 http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
- try to autodetect encoding - try to autodetect encoding
https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script
Settings: Settings:
- configuration should be overwriteable with parameter and alternative paths - configuration should be overwriteable with parameter and alternative paths