From d7f1d8c1368db31ec39a73232e3aa155f18f3603 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 10 Feb 2019 18:13:38 +0100 Subject: xinitrc: remove right alt key as a left control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This wasn't that useful in the end and it broke the input for characters like «» when using the spanish layout. Signed-off-by: Miquel Sabaté Solà --- xinitrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/xinitrc b/xinitrc index 95ece4d..0f8722f 100644 --- a/xinitrc +++ b/xinitrc @@ -47,9 +47,6 @@ esac # Add your own lines here... # -# Right Alt key is now a Left Control. -setxkbmap -option ctrl:ralt_rctrl - # day planer deamon # pland & -- cgit v1.2.3