Skip to content
Commit 05ad71e9 authored by Yifan Zhu's avatar Yifan Zhu
Browse files

xkb: fix testing if on keypad

XKB_KEY_KP_9 is 0xffb9 while XKB_KEY_KP_Equal is 0xffbd and XKB_KEY_F1
is 0xffbe. So XKB_KEY_KP_Equal, instead of XKB_KEY_KP_9, has the maximum
keysym for keypad keys.


(cherry picked from commit 681752ad)
parent 783a63e5
Pipeline #627775 passed with stage
in 8 minutes and 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment