Hacker News new | ask | show | jobs
by noir_lord 3779 days ago
Have you considered remapping your caps lock key?

I remapped mine to Ctrl and after some acclimatisation it was a lot comfier.

1 comments

I'm a Vim user, so Caps Lock is already assigned to Escape. :)
I use xcape [1] to have the best of both worlds: a quick press-release tap means Escape (great for vim), while holding it down makes it act as Ctrl (great for shell and other stuff). It's wonderful :)

[1] https://github.com/alols/xcape

You might like to try to map a Ctrl key to the Capslock and use Ctrl + [ as ESC.