aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillermo Ramos2011-09-18 17:08:35 +0200
committerGuillermo Ramos2011-09-18 17:08:35 +0200
commit974a8595ed3c09ccef62df7e3748baddb9038d8e (patch)
tree2bb7757e9a1e7a159b671cbcd95f035038afd008 /TODO
parent68859128f0a0b8a17a1f0c37e154845eaa5fbb74 (diff)
downloadevspy-974a8595ed3c09ccef62df7e3748baddb9038d8e.tar.gz
Fixed backspace bug
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index e2b5880..93ae3bb 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-* Fix backspace key (do not erase special key events) - Prio:Medium
-* Implement 2nd mapping (shift) - Prio:Medium FIXED
+* Differenciate between capslock and shift (they do not behave the same with
+ non-alphanumeric keys) - Prio:Low
* Take a look at kernel's circular buffer API - Prio:Low
* Which FX key has been pressed? - Prio:None