From e067181f68369c11dd9c97a2a3b9d20adf8db7be Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Fri, 19 Jun 2020 15:04:19 +0100 Subject: [PATCH] Use LCtrl+LShift to switch layout --- roles/debian/files/keyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/debian/files/keyboard b/roles/debian/files/keyboard index bc9d4d4..9665ce2 100644 --- a/roles/debian/files/keyboard +++ b/roles/debian/files/keyboard @@ -5,7 +5,7 @@ XKBMODEL="pc104" XKBLAYOUT="us,us" XKBVARIANT=",intl" -XKBOPTIONS="compose:menu,grp:win_space_toggle" +XKBOPTIONS="compose:menu,grp:lctrl_lshift_toggle" KMAP="/usr/share/keymaps/i386/qwerty/us.kmap.gz" BACKSPACE="guess"