summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2008-02-02 03:56:09 +0000
committerdscho <dscho>2008-02-02 03:56:09 +0000
commit20fe2c2e96cb648f94e0e8070cc6c32d4f282855 (patch)
treed6dae0b6327acbbe6294ef7020d4f908d5d9c95f /TODO
parentd6fe147f345beeab1bd03d7f8cb5b6072a99e82e (diff)
downloadlibtdevnc-20fe2c2e96cb648f94e0e8070cc6c32d4f282855.tar.gz
libtdevnc-20fe2c2e96cb648f94e0e8070cc6c32d4f282855.zip
SDLvncviewer: fix translation of the Tab key
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index d146a29..cef1823 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ immediate:
Implement ZYWRLE decoding in libvncclient
make SDLvncviewer more versatile (test for missing keys, introduce scrollbars,
make scrollable with 2xCtrl and mouse drag)
- - Tab does not work
- Left Ctrl + A does not work
- 2nd and 3rd mouse button are switched
Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper)