mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 03:27:40 +01:00
985568d4c1
While keycode are "hardware independent" they don't take into account keyboard layout (e.g. 'q' keycode would actually be 'a' on an AZERTY keyboard) Fixes issue #4708