Really configure the keyboard layout -_-
This commit is contained in:
parent
e523ca6d7e
commit
a915cc1412
1 changed files with 2 additions and 5 deletions
|
|
@ -29,19 +29,16 @@ input type:touchpad {
|
||||||
}
|
}
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout gb
|
xkb_layout gb(colemak)
|
||||||
xkb_variant colemak
|
|
||||||
xkb_options ctrl:nocaps
|
xkb_options ctrl:nocaps
|
||||||
}
|
}
|
||||||
|
|
||||||
input 65261:4871:TMK/Cub_Ergodox {
|
input 65261:4871:TMK/Cub_Ergodox {
|
||||||
xkb_layout gb
|
xkb_layout gb
|
||||||
xkb_variant intl
|
|
||||||
xkb_options compose:prsc
|
xkb_options compose:prsc
|
||||||
}
|
}
|
||||||
|
|
||||||
input 1241:36:HOLDCHIP_USB_Keyboard {
|
input 1241:36:HOLDCHIP_USB_Keyboard {
|
||||||
xkb_layout us
|
xkb_layout us(colemak)
|
||||||
xkb_variant colemak
|
|
||||||
xkb_options ctrl:nocaps
|
xkb_options ctrl:nocaps
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue