8 lines
228 B
Text
8 lines
228 B
Text
xset -b
|
|
xset -dpms
|
|
xset s off
|
|
xset s 0 0
|
|
xset r rate 250 50
|
|
|
|
# The first -option clears any existing options
|
|
setxkbmap -layout us,us -variant dvorak, -option -option grp:ctrls_toggle,shift:both_capslock,caps:escape,compose:prsc
|