commit 84fbde898f8993cba5987cfb29aedf67b4964ff4
parent 1d6ed0ce569f366ccc3f3e1d0bedbd904927e32a
Author: Awnrt <roman.levikoff@gmail.com>
Date: Tue, 7 May 2024 02:52:39 +0300
f keys not working fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/post_chroot.sh b/post_chroot.sh
@@ -1,7 +1,7 @@
pacman -Sy bash-completion --noconfirm
ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
hwclock --systohc
-
+echo "options hid_apple fnmode=0" > /etc/modprobe.d/hid_apple.conf
echo en_US.UTF-8 UTF-8 >> /etc/locale.gen
locale-gen