TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to avoid the Emacs Pinky problem

42 pointsby yatialmost 12 years ago

14 comments

Adrockalmost 12 years ago
I tried almost everything listed on that page. Far and away, the most effective thing was to just buy a keyboard that puts CTRL and ALT under my thumb instead. The Kinesis Advantage is the most popular and I love mine:<p><a href="http://www.amazon.com/gp/product/B000LVJ9W8/linkCode=as2&amp;tag=adereth-20" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;gp&#x2F;product&#x2F;B000LVJ9W8&#x2F;linkCode=as2&amp;tag...</a><p>(affiliate link)<p>I was in a training class yesterday and had to use my laptop keyboard for the whole day. Halfway through, my left hand was cramping arthritically and it renewed my faith that this was an important purchase.
评论 #6228270 未加载
评论 #6226214 未加载
exDM69almost 12 years ago
Re-mapping caps lock is a very good idea.<p>I&#x27;m a Vim user and I have caps lock mapped to esc. That works surprisingly well even in other applications than vim.<p>Emacs guys might want to map it to ctrl.<p><a href="http://c2.com/cgi/wiki?RemapCapsLock" rel="nofollow">http:&#x2F;&#x2F;c2.com&#x2F;cgi&#x2F;wiki?RemapCapsLock</a>
评论 #6223691 未加载
评论 #6223346 未加载
评论 #6223319 未加载
评论 #6223474 未加载
galaktoralmost 12 years ago
Ergonomic keyboards are great, but a bit overkill for the Emacs pinky problem. As the article points out somewhere at the bottom, the simplest thing is to deactivate Caps Lock (most annoying and useless key ever) and use it as the Ctrl key. Worked perfect for me, is easy to do in Windows and Linux alike, and pays off most on the already not-so-ergonomic laptop keyboards.
评论 #6222911 未加载
评论 #6222929 未加载
评论 #6222870 未加载
vemvalmost 12 years ago
Using the palm to press the modifier keys is extremely poor advice. Move your whole arm&#x2F;had and use the index finger instead. Never the pinky.<p>Follow the pattern of moving the arms in general. Avoid contorting the wrists.<p>Ergonomic keyboards and trackballs haven&#x27;t worked for me. I&#x27;ve been using the Apple Wireless Keyboard + Magic Trackpad instead for a year, all issues (which were pretty severe) disappeared. Just watch out for the angle in which you use them - it must be neutral relative to your wrists (but your arms can be in angle - the <i>absolute</i> angle doesn&#x27;t matter a lot).<p>The Colemak layout helps, but I&#x27;ve been using plain old Qwerty lately, out of pure laziness and I&#x27;ve found no difference other than effectiveness.<p>I occasionally use a split software keyboard layout. It relieves the right hand from contortion issues (put your both hands in the home row, then compare their angles...).<p>There are hardware split keyboards, but they&#x27;re so poorly implemented.
评论 #6222914 未加载
wyclifalmost 12 years ago
For programming keyboard joy, you need a RFK. Here&#x27;s a great vendor:<p><a href="http://pckeyboard.com/page/category/UKBD" rel="nofollow">http:&#x2F;&#x2F;pckeyboard.com&#x2F;page&#x2F;category&#x2F;UKBD</a><p>They make an IBM &quot;M&quot;-style keyboard that seems half metal (the entire bottom chassis is metal) and has buckling spring action. It looks just like an IBM model, down to the oval on the upper left housing, but without the IBM branding. The model I have was made with Linux in mind, with the CTRL and Caps Lock keys swapped so that CTRL is on the home row. Unicomp also has a keyboard configuration tool so you can create a custom key setup they will ship on request.
评论 #6222964 未加载
评论 #6223097 未加载
vbstevenalmost 12 years ago
I remapped caps-lock to Ctrl years ago and never looked back. On a lot of keyboards that key is larger than Ctrl and my pinky is practically resting on that key all the time.<p>I also remapped &quot;M-x&quot; (execute-extended-command) in emacs to &quot;C-x m&quot;. It&#x27;s way easier to invoke that 3 key shortcut because my fingers are again resting very close by.<p>edit: typo
stickydinkalmost 12 years ago
Been using the Microsoft 4000 for a couple of years now, every time I use it is a joy.
评论 #6222888 未加载
henrik_walmost 12 years ago
Seeing the pictures reminds me again how absolutely awful most keywords are from an ergonomic point of view (especially laptop keyboards). I&#x27;m using a MacBook Pro, but with an external monitor and a Goldtouch split keyboard, and I&#x27;m quite happy with that set-up.<p>As for RSI-like problems, I found that a using a break program to prompt me to let go of the keyboard every so often made a really big difference for me. More on the RSI problems I had (and overcame): <a href="http://henrikwarne.com/2012/02/18/how-i-beat-rsi/" rel="nofollow">http:&#x2F;&#x2F;henrikwarne.com&#x2F;2012&#x2F;02&#x2F;18&#x2F;how-i-beat-rsi&#x2F;</a>
drunkenflyalmost 12 years ago
As vim user, I found that the best keyboard for vim is Microsoft Arc keyboard in UK layout: - It has terrible arrow keys, which basically forces you to use hjkl. - It is small enough to be able to reach all keys w&#x2F;o moving my palms. - in UK layout &#x27;\&#x27; key is under my left pinkie, so I don&#x27;t have to remap leader to anything else. &#x27;@&#x27; for macros is in a good place too. - Esc key is big and positioned separately, easy to use.
MrGandoalmost 12 years ago
Been using Colemak for about 5 months now, already reaching my old typing speed of 90 WPM with QWERTY, we&#x27;ll see how it goes in the next 5 months.<p>It takes a lot of effort and discipline to switch, if you do it I would advice you to make the switch while you&#x27;re on vacations or something... work makes the switch even harder, because typing at 15 WPM at the beginning is just crazy slow, and you need to get things done.
dscrdalmost 12 years ago
<a href="https://github.com/chrisdone/god-mode" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;chrisdone&#x2F;god-mode</a><p>This global minor mode introduces vim-like command mode without really changing emacs keybindings or conflicting with existing programs too badly (like I&#x27;ve seen emacs vi-modes kinda often do).
tammeralmost 12 years ago
I&#x27;m not an emacs user, but there are a lot of great tips on this site. The one about using one&#x27;s palm to hit ctrl has been life-changing for me (works great on the wired Apple keyboard)!
评论 #6226066 未加载
Fiaxhsalmost 12 years ago
When I bought my Happy Hacking Keyboard Pro 2 I&#x27;ve discovered I could switch the left control and caps lock key. I&#x27;ve tried and never went back. This is way more comfortable.
blackaspenalmost 12 years ago
Funny...I always thought the easiest way to solve this problem is just putting Control where it&#x27;s supposed to be.