Hacker News new | past | comments | ask | show | jobs | submit login

Re-mapping caps lock is a very good idea.

I'm a Vim user and I have caps lock mapped to esc. That works surprisingly well even in other applications than vim.

Emacs guys might want to map it to ctrl.

http://c2.com/cgi/wiki?RemapCapsLock




I don't even bother swapping CapsLock and Control; I just make them both Control. This is one of the first things I do on a new computer.

CapsLock has no reason to exist in this day. It was useful in the 50s, 60s and 70s, but not now.

The Microsoft Natural keyboards used to be pretty good, but every model from the 4000 on have had "mushy" keys which are really hard for me to type on. (MS just released a new model, and . . . I'm not holding my breath). MS keyboards are dead to me. If they made an "ergo" keyboard with decent key feel I'd buy about five of 'em.


Yep, second this. I've remapped both ctrl & esc to caps lock as described here (http://stevelosh.com/blog/2012/10/a-modern-space-cadet/#cont...).

Works great in Vim & other applications that need esc as well.


Brilliant!


Ctrl+c also works the same way as Escape in most contexts in Vim. So using CapsLock as Control may be a good generic solution.


My solution to 'reach for escape' problem was

inoremap <ESC> jj




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: