aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillermo Ramos2011-09-19 01:00:27 +0200
committerGuillermo Ramos2011-09-19 01:00:27 +0200
commit68459ada2db3d8626b1957e220a9abe8aff6c1e3 (patch)
treeb7a07d789b37d2d9dcab5c7b94c41241347896d4 /TODO
parent974a8595ed3c09ccef62df7e3748baddb9038d8e (diff)
downloadevspy-68459ada2db3d8626b1957e220a9abe8aff6c1e3.tar.gz
Added license and done a little cleanup of code
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 93ae3bb..8dd300b 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
+* Register ALTGR-KEY - Prio:Mid
+
* Differenciate between capslock and shift (they do not behave the same with
- non-alphanumeric keys) - Prio:Low
+ non-alphanumeric keys) - Prio:Low
+* Support non-ascii characters - Prio:Low
* Take a look at kernel's circular buffer API - Prio:Low
+
* Which FX key has been pressed? - Prio:None