QoL hack around 65% keyboard
This commit is contained in:
parent
5183b34e75
commit
6488c458f8
3 changed files with 18 additions and 7 deletions
6
xkb/.xkb/symbols/65-percent-en-us
Normal file
6
xkb/.xkb/symbols/65-percent-en-us
Normal file
|
@ -0,0 +1,6 @@
|
|||
default partial alphanumeric_keys
|
||||
xkb_symbols "basic" {
|
||||
include "us(basic)"
|
||||
name[Group1] = "English 65% tilde";
|
||||
key <ESC> {[ Escape, asciitilde ]};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue