Apple Keyboard settings

Hi,

had a really nice first installation yesterday and CL is flying… but I realized a permanent change of function key settings is not as easy as in other distros.

Usually this:
in /etc/modprobe.d/hid_apple.conf
options hid_apple fnmode=2

and then
sudo update-initramfs -u

But how to do it in CL ?

Use XKB options in X11.

thx for suggestion… meanwhile I created
/etc/modprobe.d/hid_apple.conf

…containing
options hid_apple fnmode=2

works fine.
Does anyone know, if this will survive CL system updates ?

yes. /etc is safe to modify