]> source.dussan.org Git - tigervnc.git/commit
Handle PrintScreen and SysReq on Windows 43/head
authorPierre Ossman <ossman@cendio.se>
Tue, 30 Sep 2014 15:03:28 +0000 (17:03 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 30 Sep 2014 15:03:28 +0000 (17:03 +0200)
commita7d3dc776552dbe416f0ba63c382ac8ed84b34e1
tree9d9d35ad6e706a04c2fbaffb40dce905f51eb8ce
parente7c169d738b07b45c2addac16b351334881ada61
Handle PrintScreen and SysReq on Windows

This key requires a bit extra care on Windows. We get wildly
different messages depending on if Alt is pressed or not. The symbol
chosen now follows the standard behaviour on X11.
doc/keyboard-test.txt
vncviewer/Viewport.cxx
vncviewer/win32.c