From eb26caec650c6a621549ab937a9c46bf69323bad Mon Sep 17 00:00:00 2001 From: Drewry Pope Date: Sun, 27 Aug 2023 21:28:03 -0500 Subject: [PATCH] remove disable keyboard-setup this is apparently required in order for at least alt and altGrave key modifiers to work. --- raspberrypi/optimize_boot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/raspberrypi/optimize_boot.sh b/raspberrypi/optimize_boot.sh index 2018022..305dd08 100755 --- a/raspberrypi/optimize_boot.sh +++ b/raspberrypi/optimize_boot.sh @@ -22,6 +22,5 @@ systemctl disable polkit systemctl disable ModemManager systemctl disable avahi-daemon systemctl disable dphys-swapfile -systemctl disable keyboard-setup systemctl disable apt-daily systemctl disable raspi-config