summaryrefslogtreecommitdiff
path: root/keycodes/jolla
blob: 1a4d6ac8163492aa4d7c3d4457a01bd4f03cd646 (plain)
1
2
3
4
5
6
7
8
9
10
default
xkb_keycodes "jolla" {

   // These keycodes are beyond the X11 255 limit value so it would
   // only be valid for the use with SW which supports extended keycodes,
   // like xkbcommon.

   <I264> = 264;	// Jolla phone has the wired headset button sending this keycode

};