SHARE
Facebook X Pinterest WhatsApp

One-Handed Workarounds — The Programmers Guide to Typing With a Broken Thumb

Written By
thumbnail Juliet Kemp
Juliet Kemp
May 10, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



This week’s column has been written a little more slowly than normal because on Wednesday, I tripped over the dog and broke my left thumb.
Under strict instructions to keep it elevated, and concerned not to put too
much strain on the remaining good hand, I went looking for resources for
one-handed keyboard operation. Here are a few useful links in case you are
ever in the same position!

Tip of the Trade: The value of an opposable thumb is more keenly felt when it can’t be used. Fortunately, for programmers who can’t leave their keyboards, there are tools to mitigate the problem. Here are two websites to check out should you find yourself in this predicament.

  • A suggested
    setup for one-handed QWERTY typing
    .
    This site has a huge amount of information about one-handed typing.
    It’s really aimed at people who have permanently lost the use of one
    hand (it’s unlikely to be worth retraining if your situation is only
    temporary). However, I found the suggestions about where to put the
    keyboard very useful.
  • As a Vim user, I’d never before realized quite how far out of the
    way the Esc key is, and how far “:” is from “w”. Here are some suggested remappings. I set up:
    inoremap jj 
    inoremap jj 
    nmap hj :w
    imap hj :w
    nmap wq :wq
  • For Mac users, Text Expander allows you to record snippets of text to correspond with particular abbreviations. Unfortunately, it’s not pen source. Groups of snippets can apply to all applications, or only to specified apps. I set up a snippet for basically anything I’ve typed more than once. It’s great for HTML! You can of course do this independently in Vim, but it’s useful to have something that operates across all apps.

If anyone else has further suggestions, they’d be gratefully received!

Juliet Kemp has been messing around with Linux systems, for financial reward and otherwise, for about a decade. She is also the author of “Linux System Administration Recipes: A Problem-Solution Approach” (Apress, 2009).

Follow ServerWatch on Twitter

thumbnail Juliet Kemp

Juliet Kemp is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
6 Best Linux Virtualization Software for 2024
What Is a Network Policy Server (NPS)? | Essential Guide
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.