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