mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
xkb: rename x1.xkb to x1gen2.xkb
This commit is contained in:
parent
01622fd884
commit
fa571a74c4
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ xkb_symbols "webcam" {
|
|||
};
|
||||
|
||||
partial modifier_keys alphanumeric_keys
|
||||
xkb_symbols "x1" {
|
||||
xkb_symbols "x1gen2" {
|
||||
key <LCTL> { [ Escape, Escape ] };
|
||||
key <HOME> { [ Control_L, Control_L ] };
|
||||
key <END> { [ Control_L, Control_L ] };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue