- Add the udev rule in
/etc/udev/rules.d/
sudo udevadm control --reload-rules && sudo udevadm trigger
- Use it in MacOS mode (it works even in Windows mode but I don't get the accent when typing, e.g.,
RALT
+```+e
)
-
-
Save pazthor/3ec336bbd59bcde7367bda4cb3686ead to your computer and use it in GitHub Desktop.
K2 Keychron Ubuntu 18.04
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SUBSYSTEMS=="input", ATTRS{name}=="Keychron K2", RUN+="/bin/sh -c 'echo 0 > /sys/module/hid_apple/parameters/fnmode'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment