From: Simon Ruderich Date: Mon, 24 Aug 2015 10:18:14 +0000 (+0200) Subject: xinitrc: setxkbmap: use menu key as compose X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=3bee859daf50035dbf6473008fd67553b19f7a5d xinitrc: setxkbmap: use menu key as compose --- diff --git a/xinitrc b/xinitrc index ae38da6..6556c9f 100755 --- a/xinitrc +++ b/xinitrc @@ -80,7 +80,7 @@ xsetroot -solid black # Force English keyboard layout. if installed setxkbmap; then - setxkbmap us + setxkbmap -option compose:menu us fi # Use the Caps lock as Ctrl because it's easier to reach and very useful for