commit | c719e4a0c9e1e3e5b7d22aa42cdaedda3cb06803 | [log] [tgz] |
---|---|---|
author | Rahul Kale <Rahul.Kale@barco.com> | Thu Jul 13 00:36:02 2017 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Aug 28 13:54:30 2017 +0200 |
tree | d8ea6cc28e04a67826cae98381cfec13c09f72a2 | |
parent | 5b7ff372678747d0538cf688f5aac01b5a3b1518 [diff] |
rfb_win32: Add support for LED state notifications LED support added using Windows GetKeyState() API call. The state is polled for change in CapsLock/NumLock/ScrollLock status in the same code block where chages to Cursor shape is polled. Signed-off-by: Rahul Kale <Rahul.Kale@barco.com> Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>