Em seguida, verifique a documentação do Mactel para o seu modelo (cada modelo parece ter um pouco diferente). Para encontrar o modelo, use o seguinte comando no terminal
sudo dmidecode -s system-product-name
Documentação para o MacBookPro 5,5 13 "O MBP 2009 é o seguinte:
To swap the fn key functionality (e.g. use fn+F1 to dim the LCD etc..), edit /etc/pommed.conf and set the variable fnmode to 2
gksudo gedit /etc/pommed.conf
enquanto que para o MacBookPro 11,1 13 "MBP (final de 2013) é:
By default, the F keys serve their traditional function by pressing the "fn" key. For example, by default the "F1" key lowers display brightness and "fn+F1" is the traditional F1. I switched this behavior on all the F keys by adding a command to /etc/rc.local
sudo nano /etc/rc.local and add before "exit 0"
echo 2 > /sys/module/hid_apple/parameters/fnmode