From 4a133d8adcece34ebe1c14e015a50d641cd5a064 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Sat, 22 Sep 2018 22:37:35 +0200 Subject: [PATCH] xinitrc: use ralt as compose key in keyboard layout --- xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc b/xinitrc index a3dcb71..e3ca5f9 100755 --- a/xinitrc +++ b/xinitrc @@ -11,7 +11,7 @@ case "$HOSTNAME" in ;; esac -setxkbmap us -variant altgr-intl -option ctrl:nocaps -option compose:menu +setxkbmap us -variant altgr-intl -option ctrl:nocaps -option compose:menu -option compose:ralt if [ -d $HOME/.fonts ]; then xset +fp $HOME/.fonts