aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillermo Ramos2011-09-09 16:26:08 +0200
committerGuillermo Ramos2011-09-09 16:26:08 +0200
commit0984403a3dccd78faf0ce790ca7929927cc07349 (patch)
tree3060ce43f7a65dbdb8b20013d07f307b12ff992e /TODO
downloadevspy-0984403a3dccd78faf0ce790ca7929927cc07349.tar.gz
First github commit
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7303bf8
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+* Fix backspace key (do not erase special key events) - Prio:Medium
+* Implement 2nd mapping (shift) - Prio:Medium
+* Take a look at kernel's circular list API - Prio:Low
+* Which FX key has been pressed? - Prio:None