xkb: swap Ins and Del on my 75% keyboard

This commit is contained in:
Vincent Bernat 2022-11-07 16:36:31 +01:00
parent 3cf24dccc6
commit 28ee62a281

View file

@ -8,6 +8,8 @@ partial
xkb_symbols "75percent" {
key <HOME> { [ Prior, Prior ] };
key <END> { [ Next, Next ] };
key <INS> { [ Delete ] };
key <DELE> { [ Insert ] };
};
partial modifier_keys alphanumeric_keys