aboutsummaryrefslogtreecommitdiffstats
path: root/X11/xorg.conf.d/90-keyboard.conf
blob: ff4146e39c41996d9f014d2b1945d2a64d0d8005 (plain)
1
2
3
4
5
6
Section "InputClass"
        Identifier      "Keyboard Defaults"
        MatchIsKeyboard "on"
        Option          "XkbLayout"     "dvorak,us,il(biblical)"
        Option          "XkbOptions"    "compose:prsc,grp:rctrl_toggle"
EndSection