summaryrefslogtreecommitdiffstats
path: root/vncviewer/win32.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle Ctrl+AltGr on WindowsPierre Ossman2018-03-081-0/+58
| | | | | Improve AltGr detection even further on Windows so we can detect the case when Ctrl and AltGr are pressed together.
* Send proper keysym when Break is pressedPierre Ossman2017-11-131-0/+1
| | | | | Ctrl+Pause sends break which results in a different VKEY on Windows. Make sure we map that properly to the equivalent keysym.
* Handle PrintScreen and SysReq on WindowsPierre Ossman2014-09-301-1/+1
| | | | | | 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.
* Add Windows keyboard handlerPierre Ossman2014-08-221-0/+186
|
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+115
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4449 3789f03b-4d11-0410-bbf8-ca57d06f2519