Sam Lantinga
f2c8d8e9c4
Fixed bug 4443 - Incorrect scan code reported for numpad 5
...
bplu4t2f
When num lock is on, the scancode reported for numpad 5 is SDL_SCANCODE_KP_5, which is correct. However, when num lock is off, windows reports the VK_CLEAR virtual key code, which is incorrectly translated into SDL_SCANCODE_CLEAR inside of the VKeytoScancode(WPARAM vkey) function.
2019-06-08 10:47:43 -07:00
..
2019-01-04 22:01:14 -08:00
2019-06-08 10:21:38 -07:00
2019-06-08 10:23:52 -07:00
2019-03-19 16:52:09 -07:00
2019-03-19 07:53:33 -07:00
2019-05-23 11:32:36 -07:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-06-07 09:00:26 -07:00
2019-06-07 09:00:24 -07:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-03-19 07:53:33 -07:00
2019-01-04 22:01:14 -08:00
2019-05-19 12:04:06 -07:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-05-28 17:39:13 -04:00
2019-03-19 17:20:54 -07:00
2019-01-04 22:01:14 -08:00
2019-06-08 10:47:43 -07:00
2019-01-04 22:01:14 -08:00
2019-04-23 07:59:31 -07:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-03-16 18:11:09 -07:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-03-15 14:08:30 -04:00