1default
2xkb_keycodes "jolla" {
3
4 // These keycodes are beyond the X11 255 limit value so it would
5 // only be valid for the use with SW which supports extended keycodes,
6 // like xkbcommon.
7
8 <I264> = 264; // Jolla phone has the wired headset button sending this keycode
9
10};
11