© 2026 Hedgehog Software, LLC
sudo bash -c "echo 2 > /sys/module/hid_apple/parameters/fnmode"
echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf
sudo update-initramfs -u -k all
sudo rpm-ostree kargs --append="hid_apple.fnmode=2"