]> source.dussan.org Git - tigervnc.git/commit
Send proper keysym when Break is pressed
authorPierre Ossman <ossman@cendio.se>
Mon, 13 Nov 2017 08:08:50 +0000 (09:08 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 13 Nov 2017 14:55:51 +0000 (15:55 +0100)
commitcc945566b4e384bbbe3b0198320bcb50fb6db40a
tree71ec39d1c19d2b4c28adbe20aef2f5c76c9acbd5
parent30b3f926cbafe58e699a1e8893d96817ded21f3d
Send proper keysym when Break is pressed

Ctrl+Pause sends break which results in a different VKEY on Windows.
Make sure we map that properly to the equivalent keysym.
vncviewer/win32.c