diff options
author | dscho <dscho> | 2008-02-02 03:56:41 +0000 |
---|---|---|
committer | dscho <dscho> | 2008-02-02 03:56:41 +0000 |
commit | 2530c5fa4cc468207180329c79fc74a0fa4e016d (patch) | |
tree | 38e3ba1794c722d388c602afe4ba812a7fa28a1a /TODO | |
parent | 20fe2c2e96cb648f94e0e8070cc6c32d4f282855 (diff) | |
download | libvncserver-2530c5fa4cc468207180329c79fc74a0fa4e016d.zip libvncserver-2530c5fa4cc468207180329c79fc74a0fa4e016d.tar.gz |
SDLvncviewer: fix Ctrl+<letter>
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) - - Left Ctrl + A does not work - 2nd and 3rd mouse button are switched Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper) style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer: |