repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678bc50
)
kb
author
Mart Lubbers
<mart@martlubbers.net>
Fri, 8 May 2020 18:55:25 +0000
(20:55 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Fri, 8 May 2020 18:55:25 +0000
(20:55 +0200)
20-keyboard.conf
patch
|
blob
|
history
diff --git
a/20-keyboard.conf
b/20-keyboard.conf
index
071e6fd
..
0f6997f
100644
(file)
--- a/
20-keyboard.conf
+++ b/
20-keyboard.conf
@@
-3,7
+3,7
@@
Section "InputClass"
MatchIsKeyboard "on"
Option "XkbModel" "pc104"
- Option "XkbLayout" "dvorak,ru
,us
"
- Option "XkbVariant" ",phonetic_dvorak
,
"
- Option "XKbOptions" "compose:ralt,grp:
menu_toggle
"
+ Option "XkbLayout" "dvorak,ru"
+ Option "XkbVariant" ",phonetic_dvorak"
+ Option "XKbOptions" "compose:ralt,grp:
shifts_toggle,grp_led:scroll
"
EndSection