echo "options hid_apple fnmode=2" | sudo tee /etc/modprobe.d/hid_apple.conf
sudo apt install initramfs-tools
sudo update-initramfs -u -k all
sudo dracut --regenerate-all --force
- 重启系统
sudo systemctl reboot
- 键盘模式选择为“Win/Android”,长按Fn+X+L,直到键盘闪烁
参考:
- Keychron/京东京造机械键盘在Linux上的配置
- 京东京造K系列机械键盘在Linux下的使用