free5lot / hid-apple-patched

Allows to swap the Fn key and left Control key and other tweaks on Macbook Pro and Apple keyboards in GNU/Linux
GNU General Public License v2.0
349 stars 61 forks source link

Add an option to have CapsLock be (another) left Control #81

Closed cradek closed 2 years ago

cradek commented 2 years ago

Hi and thanks for this work!

I had been remapping capslock to control with setxkbmap, but when using this bluetooth keyboard A1314, that setting would stop working occasionally and I would START YELLING and have to log out and back in. Putting the option here instead fixes that.

free5lot commented 2 years ago

Thanks for you PR, it seems to be good. I will make a couple minor changes to better fit Linux kernel code guidelines.