diff options
author | dscho <dscho> | 2008-02-02 03:56:09 +0000 |
---|---|---|
committer | dscho <dscho> | 2008-02-02 03:56:09 +0000 |
commit | 20fe2c2e96cb648f94e0e8070cc6c32d4f282855 (patch) | |
tree | d6dae0b6327acbbe6294ef7020d4f908d5d9c95f /TODO | |
parent | d6fe147f345beeab1bd03d7f8cb5b6072a99e82e (diff) | |
download | libvncserver-20fe2c2e96cb648f94e0e8070cc6c32d4f282855.zip libvncserver-20fe2c2e96cb648f94e0e8070cc6c32d4f282855.tar.gz |
SDLvncviewer: fix translation of the Tab key
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |