From e40bbc08528171af8d5c0efaca5d33ffe80d142e Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Thu, 23 Feb 2017 18:29:54 +0100 Subject: [PATCH] xinitrc: fix typo in setxkbmap --- xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc b/xinitrc index 903205b..f256c5d 100755 --- a/xinitrc +++ b/xinitrc @@ -4,7 +4,7 @@ case "$HOSTNAME" in fau*) # detects fau-machine and defines variable for Xresources xrdb -load -DHOST_FAUCIP ~/.Xresources - setxkbmap us -variant altgr-intl -option ctr:nocaps + setxkbmap us -variant altgr-intl -option ctrl:nocaps ;; *) # other hosts cann use SRVR_host