diff options
author | Guillermo Ramos | 2011-09-09 16:10:56 +0200 |
---|---|---|
committer | Guillermo Ramos | 2011-09-09 16:10:56 +0200 |
commit | cfaf177434cf38a59f893eda69c64ff458405230 (patch) | |
tree | ac3e305cc4e2a602ed5a0888f32cefde9474ac38 /evspy/TODO | |
parent | 19f0515e3d0b9aef3729fbe5e454fd5d154475d4 (diff) | |
download | lkm-master.tar.gz |
Diffstat (limited to 'evspy/TODO')
-rw-r--r-- | evspy/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/evspy/TODO b/evspy/TODO new file mode 100644 index 0000000..7303bf8 --- /dev/null +++ b/evspy/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 |