Try for keyboard config
This commit is contained in:
parent
a78805ebcc
commit
0acb3b9c8b
2 changed files with 5 additions and 6 deletions
|
|
@ -29,7 +29,7 @@ input type:touchpad {
|
|||
}
|
||||
|
||||
input type:keyboard {
|
||||
xkb_layout gb(colemak)
|
||||
xkb_layout gb(colemak),gb,us(colemak),us
|
||||
xkb_options ctrl:nocaps
|
||||
}
|
||||
|
||||
|
|
@ -37,8 +37,3 @@ input 65261:4871:TMK/Cub_Ergodox {
|
|||
xkb_layout gb
|
||||
xkb_options compose:prsc
|
||||
}
|
||||
|
||||
input 1241:36:HOLDCHIP_USB_Keyboard {
|
||||
xkb_layout us(colemak)
|
||||
xkb_options ctrl:nocaps
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue