I just started using GNU Emacs as my text editor and I am concerned about getting afflicted with "Emacs Pinky" by having to constantly press the control key with my pinky finger as is required when using Emacs. How can I avoid potentially getting this type of repetitive strain injury?
|
1
|
|||
|
|
|
Making caps lock another control key is a good place to start. Invest in an ergonomic keyboard. Some emacs users even go as far as to get foot pedal things for control and meta... |
||||||
|
|
|
One solution not yet mentioned here is to use both hands for key combinations. For example, suppose you want to press <CTRL-K>. On QWERTY-keyboards, <K> is on the right, so press <CTRL> with your left hand and <K> with your right hand. Once you get used to the system, it works fine. |
||
|
|
|
|
Put the modifiers where they were meant to be: on either side of the space-bar, where they can be pressed by the thumb (or other digit of your choice) on the opposite hand from the digit pressing the modified letter (so that C-g is right-thumb on Ctrl and left index on 'g', and C-k is left-thumb on Ctrl and right middle on 'k'). You will note that the correct sequence, from inside out, is Ctrl Meta Super Hyper. How you do this depends on your OS and your keyboard. For Windows, you might like to start here. In OSX you can look in System Preferences > Keyboard & Mouse > Modifier Keys. For Linux, there are a thousand xmodmap and xkb tutorials. |
||
|
|
|
|
One more approach: if you want to avoid getting "emacs pinky" simply do not use pinky to press control key. If it is necessary remap keys on your keyboard to go in the following order: [Ctrl][Alt][ Space ][Alt][Ctrl] On any standard keyboard (which symmetrically positions modifier keys, e.g. any MS keyboard) now you can press Ctrl key with ring finger and Alt key with middle finger on both hands. These fingers are much stronger than pinky and can endure frequent use. Great tool for easily remapping keyboard keys on windows is AutoHotKey On Ubuntu I managed to do it using: Keyboard Preferences / Layouts/ Other options |
||
|
|
|
|
For the love of God - use another text editor! If it's something that requites a foot pedal to work with it normally, then... well... frankly, I'm speechless. There is a multitude of powerful contemporary text editors out there that don't require you to memorize volumes of arcane keystrokes or buy fancy hardware. You know, I can understand and accept a lot of things, but a foot pedal for a simple text editor is really where I draw the line. |
||||||||
|
|
|
Consider a Kinesis Contoured keyboard. It took me about a month to get up to speed with mine and I now consider it to be the ideal Emacs keyboard, even without the foot-pedal. No joke. I ordered my first one with a food-pedal, but found I wasn't actually capable of coordinating the timing of my feet and my hands sufficiently to make much use of it for modifier keys. For a while I used it to toggle the integrated number pad, but I gave that up when I realized I wasn't using it because the number row on the Kinesis is so easy to reach. |
||
|
|
|
|
My advice would be to try using your thumbs to press modifier keys (control, alt) when they are within a reach. On keyboards which have shorter space-bar it is possible to press Alt (Meta) even without bending your thumb inwards. You can remap e.g. right Alt to Control and this way be able to conveniently access both Control and Alt. This is also possible on MS Natural Keyboards. |
|||
|
|
|
|
Buy a Happy Hacking Keyboard which has Ctrl in The Right Place (Caps Lock is moved elsewhere). It has excellent response and is configurable via DIP switches for maximum integration on Mac, Windows, and Linux (for example, you can switch what is Alt and what is the Windows key right from the keyboard, no software required). It also has a very small footprint, if that suits your fancy. |
||
|
|
|
|
I can use the Control key in either the west or south-west positions without any trouble. Many Emacsers swear that the control key belongs in the west position and the west position only, and that anything else will ruin your pinky. The only thing we know for sure causes RSI from typing is too much typing. Try type-break-mode and see if a few regular breaks help. |
||
|
|
|
|
Get a foot pedal! (I have a kinesis.) After you do, unmap control and capslock so you force yourself to use your feet. (FYI, remapping capslock will help, but after enough emacsing in one day, will not be a total solution.) |
||
|
|
|
|
I started using the side\palm of my hands to hit the control key instead of my pinky fingers. My understanding is that on more ergonomic keyboards the control key button is bigger which makes it easier to perform that motion. |
||
|
|
|
|
One of the first things I do on a new machine is remap Caps Lock to a new Control. Google around, there are plenty of |
||
|
|
|
|
Per @Alasdair, remap Ctrl to "Caps Locks" or elsewhere: instructions for various platforms. P.S. I'm a bit surprised this can't be done via an elisp function. |
||
|
|
|
|
Remap Left-Ctrl and Caps-Lock so they are where they should be: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,3a,00,1d,00,1d,00,3a,00,00,00,00,00 |
||||||
|
|
|
I have a MS natural keyboard as well and it's awesome. I've managed to train myself to use the side of my left hand (below the pinky) to hit the Ctrl key. |
||
|
|
|
|
The Microsoft Natural Keyboard has been very, very good for me. I use emacs for everything 10+ hrs a day with no problems. |
||
|
|
