Configure Function Keys Keychron on LinuxLast updated July 22, 2022.How toOs linuxTech hardware#how-to #os/linux #tech/hardwarehold for 4 seconds fn + X + Lin a terminal execute and test the function keys1 echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode and then this, to make it permanent1 2 echo "options hid_apple fnmode=0" | sudo tee -a /etc/modprobe.d/hid_apple.conf sudo update-initramfs -u # ReferencesKeychron Linux Function Keys