mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-06 00:06:43 -04:00
feat: add per keyboard layouts
This commit is contained in:
parent
ce32e929b9
commit
7b36f7990d
5 changed files with 142 additions and 2 deletions
|
|
@ -83,6 +83,10 @@ repeat_delay=600
|
|||
numlockon=0
|
||||
xkb_rules_layout=us
|
||||
|
||||
# per-device keyboard rules: override xkb layout for specific keyboards
|
||||
# keyboardrule=name:ErgoDox EZ,xkb_layout:us,xkb_variant:colemak
|
||||
# keyboardrule=name:Keychron,xkb_rules:evdev,xkb_layout:us,xkb_variant:dvorak
|
||||
|
||||
# Trackpad
|
||||
# need relogin to make it apply
|
||||
disable_trackpad=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue