keycodes: Ignore high keycodes
Rather than throwing a fatal error when a keycode definition exceeds the declared maximum (i.e. 255), just ignore the definition and continue. This allows xkeyboard-config to start shipping datasets including high keycodes, which will work in xkbcommon as it ignores explicit range declarations. Signed-off-by:Daniel Stone <daniels@collabora.com> Reviewed-by:
Ran Benita <ran234@gmail.com> Reviewed-by:
Peter Hutterer <peter.hutterer@who-t.net> Reported-by:
Christian Kellner <gicmo@gnome.org>
Showing
Please register or sign in to comment