]> source.dussan.org Git - tigervnc.git/commit
Handle Ctrl+Alt+Delete in raw keyboard mode 537/head
authorPierre Ossman <ossman@cendio.se>
Mon, 13 Nov 2017 15:17:28 +0000 (16:17 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 13 Nov 2017 15:17:28 +0000 (16:17 +0100)
commit1ce3b3797a8f5a1cf7b28490e66ef500ed8b4307
treebf863f3621a42a2e72c3567774c60228a85e7c71
parentcc945566b4e384bbbe3b0198320bcb50fb6db40a
Handle Ctrl+Alt+Delete in raw keyboard mode

Ctrl+Alt+Delete requires special handling to trigger on Windows.
Make sure this works in raw keyboard mode as well.
win/rfb_win32/SInput.cxx