3 lines
95 B
Bash
3 lines
95 B
Bash
echo "options hid_apple fnmode=2" | sudo tee /etc/modprobe.d/hid_apple.conf
|
|
sudo mkinitcpio -P
|