1 |
echo "options hid_apple swap_opt_cmd=1 fnmode=2" >> /etc/modprobe.d/hid_apple.conf |
or
1 |
nano /etc/modprobe.d/hid_apple.conf |
add to file
1 |
options hid_apple swap_opt_cmd=1 fnmode=2 |
1 |
dracut -f |