79377273

Date: 2025-01-22 10:10:18
Score: 1.5
Natty:
Report link

Use crontab.

As root give the following following command:
$ crontab -e

This opens the crontab editor of your choice. Enter the following in that:
@reboot echo 2 > /sys/module/hid_apple/parameters/fnmode

Save and exit the editor. Your setting will be done on each reboot. Hope this helps.

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @reboot
  • Low reputation (0.5):
Posted by: SimpleProgrammer