From 47079f2b973b89c5e65f60f36e9c3548949d56aa Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 22 Jun 2021 16:31:39 +0200 Subject: Some minor fixes from the laptop MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .xinitrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 3b6f519..fddea9e 100644 --- a/.xinitrc +++ b/.xinitrc @@ -29,6 +29,10 @@ fi # . /etc/X11/xinit/xinitrc.common +# Set up the keyboard mapping now. This will be later ensured by the WM, but +# just in case... +setxkbmap -option ctrl:nocaps + # # Special for twm # -- cgit v1.2.3