Hacker News new | ask | show | jobs
by narkee 3190 days ago
Do you have any hints on how one might implement this on mac OS? I'd love to have my keyboard configured like this...
2 comments

you can do it with the app karabiner elements.

once installed, open the app, and go to the "complex modifications" tab. then click "add rule". then click "import more rules from the internet". on the web site that opens, expand "Modifier Keys". import "Change caps_lock key".

that'll give you a rule to do what you want in karabiner. (the rule is "Change caps_lock to control if pressed with other keys, to escape if pressed alone".)

It’s in keyboard modifier keys.
that'll get you caps-as-control, but not caps-as-control-AND-escape (unless they've added that in high sierra, but I don't think so).