mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-01 20:06:53 +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