]> source.dussan.org Git - tigervnc.git/commit
rfb_win32: Use scan codes if available
authorRahul Kale <Rahul.Kale@barco.com>
Wed, 12 Jul 2017 22:35:58 +0000 (00:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 11 Sep 2017 14:40:12 +0000 (16:40 +0200)
commit7423417f7a4da1da90b4d31b9cbeadce83668126
treed41d739b9f778d41f5ea160284907ae87fda787f
parent8fe5090c8e968a3ee809711482804110ec9c7e30
rfb_win32: Use scan codes if available

If scan codes are available using QEMU Extended Keyboard Messages
from clients, use that to inject scancodes directly into the
system using the SendInput API.

No conversion is needed as Windows uses the same scancode encoding.

Signed-off-by: Rahul Kale <Rahul.Kale@barco.com>
Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
win/rfb_win32/SInput.cxx
win/rfb_win32/SInput.h
win/vncconfig/Inputs.h
win/vncconfig/resource.h
win/vncconfig/vncconfig.rc