Menu

#94 Java-Viewer: Copy-Paste, AltGr on W7, FullScreen mode

open
nobody
None
5
2010-08-27
2010-08-27
No

Patch against tightvnc-1.3.10_javasrc.tar.gz, 4 issues are addressed:
* Alt-Gr keys were not working on Windows-7
* Copy-Paste now possible directly from/to the system clipboard without the clipboard window (viewer must be signed, if running as applet -> Java Security model)
* Fullscreen mode supported, if possible
* Ctrl+Shift+<any-letter> was not working e.g. the Ctrl-Shift-N to open a new window in Gnome-applications
The compiled jar can be downloaded here: http://www.muc.de/~af/sw/vnc/VncViewer.jar ,
the modified sources tarball is in http://www.muc.de/~af/sw/vnc/tightvnc-1.3.10.paf_javasrc.tar.gz

Discussion

  • Albert Fluegel

    Albert Fluegel - 2010-10-06

    Patch against tightvnc-1.3.10_javasrc.tar.gz , apply as usual patch -p 1 < tightvnc-1.3.10.paf.patch

     
  • Albert Fluegel

    Albert Fluegel - 2010-10-06

    2 additional issues implemented:
    * Add support for using the Mouse Wheel
    * Optional keepalive mode for connections that are otherwise shut down after an inactivity timeout

     

Log in to post a comment.