add restruct2
This commit is contained in:
10
hosts/adampad/xkb/keycodes/jolla
Normal file
10
hosts/adampad/xkb/keycodes/jolla
Normal file
@@ -0,0 +1,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
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user