xinitrc: map Caps-Lock to compose key
This commit is contained in:
parent
c7d679ab7e
commit
79a12e7ff3
1 changed files with 1 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue