mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-22 21:24:56 +02:00
11 lines
283 B
Plaintext
Executable File
11 lines
283 B
Plaintext
Executable File
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
|
|
|
|
};
|