Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save davidhiu/bcc18d73c881a2ab920cfdf09b51e9b8 to your computer and use it in GitHub Desktop.
Save davidhiu/bcc18d73c881a2ab920cfdf09b51e9b8 to your computer and use it in GitHub Desktop.
Keychron K2 Function and Multimedia Keys (Fedora)

Keychron K2 (ver. 2) Funtion and Multimedia Keys (Fedora 33)

Keyboard Mode Switch

On the left hand side of the keyboard there are two switches. Slide the switch closest to the USB port to "Win/Android". The writing can be very difficult to read because of the small letters. The "Win/Android" position on the switch is closest to the USB port.

Keyboard Mode for Function and Multimedia Keys

Set the keyboard to "Windows" for the multimedia and function keys.

Hold [fn] + [X] + [L] for 4 seconds.

The keyboard LEDs will also blink when "Windows" is enabled.

Set hid_apple fnmode

echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode

Add Kernel Module Option for hid_apple

To set the fnmode in the early user space the initramfs needs to be regenerated.

dracut --regenerate-all --force

This requires a reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment