xinitrc: use menu as compose key in keyboard layout
This commit is contained in:
parent
b246853ef3
commit
e8f940e70d
1 changed files with 1 additions and 1 deletions
2
xinitrc
2
xinitrc
|
|
@ -11,7 +11,7 @@ case "$HOSTNAME" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
setxkbmap us -variant altgr-intl -option ctrl:nocaps
|
setxkbmap us -variant altgr-intl -option ctrl:nocaps -option compose:menu
|
||||||
|
|
||||||
if [ -d $HOME/.fonts ]; then
|
if [ -d $HOME/.fonts ]; then
|
||||||
xset +fp $HOME/.fonts
|
xset +fp $HOME/.fonts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue