xinitrc: map Caps-Lock to compose key
This commit is contained in:
parent
c7d679ab7e
commit
79a12e7ff3
@ -12,10 +12,7 @@
|
|||||||
|
|
||||||
test -r ~/.profile && . ~/.profile
|
test -r ~/.profile && . ~/.profile
|
||||||
|
|
||||||
setxkbmap \
|
setxkbmap -layout us -variant altgr-intl -option compose:caps
|
||||||
-layout us \
|
|
||||||
-variant altgr-intl \
|
|
||||||
-option compose:menu -option ctrl:nocaps
|
|
||||||
xset r rate 300 75
|
xset r rate 300 75
|
||||||
|
|
||||||
xset b off
|
xset b off
|
||||||
|
Loading…
Reference in New Issue
Block a user