Ask Slashdot: Why Is the Caps Lock Key Still So Prominent On Keyboards?
Esther Schindler writes: The developers at .io are into tracking things, I guess. In any case, a few weeks back they decided to track team performance in terms of keyboard and mouse activity during the working day. They installed a simple Chrome plugin on every Macbook and collected some statistics. For instance, developers have fewer keypresses than editors and managers—around 4k every day. Managers type more than 23k characters per day. And so on. Some pretty neat statistics.
But the piece that jumped out at me was this: "What's curious—the least popular keys are Capslock and Right Mouse Button. Somewhere around 0.1% of all keypresses together. It's time to make some changes to keyboards." I've been whining about this for years. Why is it that the least-used key on my keyboard is not just in a prominent position, but also bigger than most other keys? I can I invest in a real alternate keyboard with a different layout (my husband's a big fan of the Kinesis keyboards, initially to cope with carpal tunnel). But surely it's time to re-visit the standard key layout? What keys would you eliminate or re-arrange?
But the piece that jumped out at me was this: "What's curious—the least popular keys are Capslock and Right Mouse Button. Somewhere around 0.1% of all keypresses together. It's time to make some changes to keyboards." I've been whining about this for years. Why is it that the least-used key on my keyboard is not just in a prominent position, but also bigger than most other keys? I can I invest in a real alternate keyboard with a different layout (my husband's a big fan of the Kinesis keyboards, initially to cope with carpal tunnel). But surely it's time to re-visit the standard key layout? What keys would you eliminate or re-arrange?
Hey, I hardly ever press the power button, lets get rid of that one.
Idiots
-1 Uncomfortable Truth
"They installed a simple Chrome plugin on every Macbook [...] the least popular keys are Capslock and Right Mouse Button"
You don't say!
Demented But Determined.
Old School Fun Fact: If the computer looks hung or otherwise nonresponsive, if you can toggle the caps lock LED, then the OS is still alive.
Working in IT, and frequently watching desktop users, I was surprised to learn that MANY people actually use the Caps Lock key as shift. To make a capital letter, they will turn on caps, press the letter, then turn off caps. I've see 3 people in the last year do this!
640YB ought to be enough for anybody.
"Why Is the Caps Lock Key Still So Prominent On Keyboards?"
HAS THE OP BEEN ON THE INTERNET AT ALL? EVER?
Although, I do like to imagine some of the rage typists are actually holding in the [Shift] key...
Just curious, what OS are you using?
On both Windows and Linux, it's a pretty handy key.
Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
I can't believe that "Scroll Lock" is used more often than "Caps Lock"
>> least popular keys are...Right Mouse Button
I'm guessing their "developers" don't actually use an IDE. Even on my Mac I use a two-button mouse just to get context-sensitive menus.
Dude1:"HI GUYS! HOW IS EVERYONE?"
Dude2:"Hey. Doing okay. You?"
Dude1:"COULDN'T BE BETTER! ANYTHING GOING ON?"
Dude2:"There's a caps lock key on your keyboard, press it."
Dude1"OH! THANK YOU! IT'S SO MUCH EASIER TYPING NOW NOT HAVING TO HOLD SHIFT."
God spoke to me
I wish it still behaved as shift-lock: affecting all characters, not just letters. When I use caps lock, it's almost always because I'm typing an environment variable or #defined constant. And that means I'm going to be typing lots of _ characters. If caps lock behaved like shift lock, I wouldn't have to press shift for every one of them.
"I'm too busy to research this and form an educated opinion, but I do have time to tell everyone my uninformed opinion."
Control and alternate already have well-defined meanings. Control is for entering control characters, alternate is for entering alternate characters. OS X uses both. UNIX keyboards used to come with a meta key, but this fell out of use as software was written for PCs without such a key. On OS X, the usage of the command key is inherited from classic MacOS: It's the modifier that you hold for commands. This means that the OS X terminal is the only graphical terminal that I've come across that doesn't suck for copy and paste. On OS X, every single program including the terminal uses command-C for copy and command-V for paste. The terminal is therefore free to use control-C for sending the character that they terminal recognises for SIGINT. Windows overloaded the alternate key for opening menus, which meant that it is no longer a convenient key if you need to enter non-ASCII characters (for example, a Euro symbol or a letter with an accent, which are both easy to enter on a Mac). Most desktop environments for Linux inherited a load of bad UI design from Windows before adding their own mistakes.
I am TheRaven on Soylent News
On top of opening the start menu, there's tons of Win-letter combinations. Win-R is Run, Win-E is explorer, Win-D shows the desktop, Win-M minimizes all windows. Win-1,2,n launches the 1st, 2nd, nth program pinned to your taskbar. Win-arrows move windows around on the screen and Win-shift-arrows move windows between different monitors. There's plenty of others that I don't remember. It's actually pretty inconvenient to not have a windows key once you're used to it.
It was reverted because, as computers started systematically replacing the typewriter in businesses (instead of being a specialist machine, like terminals), secretary-typists and the typists in corporate typing pools complained about the location of the Caps Lock key not being where they were used to it. Keyboards for computers intended for general business use accordingly swapped over, since the people who typed the most and had the strongest opinions on keyboards in the early 1980s wanted it that way.
"Sometime around 1985"? Actually a couple of years before that.
Listen' up, young uns, and I'll give you some history.
The computer world until the early 1980s was largely divided between the IBM EBCDIC/coax block mode terminals and ASCII/serial.
IBM block-mode (3278) keyboards had no CTRL key, and two return keys - one for typical carriage return when entering text, and the ENTER key to signal that all fields on the block-mode screen were filled and to transmit them. All the ASCII stuff including most of the original personal computers had the CTRL key in that position, or required a separate ASCII terminal. Some early ASCII terminals didn't even have backspace or return keys - you used CTRL-H and CTLM-M. Still works in many applications. Us old-timers were accustomed to it and could keep our hands in the touch typing position. Find your nearest proficient, old-timer vi user for a demo of how fast you can edit code with a properly placed CTRL key.
Then IBM came out with their PC. They had to add a CTRL key because lots of applications used it - Wordstar for instance. But they also wanted to sell it into the corporate IBM corporate customers. So they left the caps lock key where IBM terminal users expected it to be. And they tucked the CTRL key down below the shift key.
A truly wretched layout. But the IBM PC was a big hit, and everyone rushed to copy it.
You can still buy keyboards with a DIP switch to swap the CTRL and Caps Lock keys.
Pretty much any technical field requires capslock. I'm a software engineer in the automotive field. Tons of code from 3rd party libraries are all caps, as well as the part numbers I deal with in the automotive industry.
Maybe the reason why capslock is used to little is because... think about it. If my entire post were entirely in caps? Count the number of key strokes. Capslock would be pressed once to enter all-caps mode, and once to leave it. To presses of that key vs countless presses of the letters and a few other formatting symbols. Caps lock shouldn't be counted by the number of key presses any more than scroll lock or number lock. Instead they should be counted by the number of other key presses that are modified while they are activated.