|
|
|
|
|
by pigou
4823 days ago
|
|
Unlike most keyboards which have the ctrl key on the bottom left corner, MacBook Pro keyboards for some reason have the useless fn button at that location, and the ctrl key to the right of that. This makes text navigation with the emacs keybindings (eg, "ctrl+n" and "ctrl+p") even more awkward than it usually is, given that touch typing requires you to stay close to home row. The solution to both this problem and the uselessness of the caps lock key is just to set the caps lock key to act as ctrl. http://stackoverflow.com/a/162907 |
|