From 974a8595ed3c09ccef62df7e3748baddb9038d8e Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sun, 18 Sep 2011 17:08:35 +0200 Subject: Fixed backspace bug --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3