From 34ce98d9e145acb8161f6d6d1de52e175b9ffb29 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sat, 19 Feb 2022 22:17:30 +0100 Subject: [PATCH] now it works --- files/quickstart.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/quickstart.txt b/files/quickstart.txt index 0a4af10..a3f0c18 100644 --- a/files/quickstart.txt +++ b/files/quickstart.txt @@ -51,7 +51,7 @@ EndSection EOF # Swap command and option (windows and alt like on a pc keyboard) -setxkbmap -option altwin:swap_alt_win +echo 1 > /sys/module/hid_apple/parameters/swap_opt_cmd # Configure the touchpad cat > /etc/X11/xorg.conf.d/30-input.conf <<'EOF' -- 2.39.2