Slashdot Mirror


Slashdot Asks: Can Anything Replace 'QWERTY' Keyboards? (technologyreview.com)

MIT Technology Review recently discussed new attempts to replace the standard 'QWERY' keyboard layout, including Tap, "a one-handed gadget that fits over your fingers like rubbery brass knuckles and connects wirelessly to your smartphone." It's supposed to free you from clunky physical keyboards and act as a go-anywhere typing interface. A promotional video shows smiling people wearing Tap and typing with one hand on a leg, on an arm, and even (perhaps jokingly) on some guy's forehead... But when I tried it, the reality of using Tap was neither fun nor funny. Unlike a conventional QWERTY keyboard, Tap required me to think a lot, because I had to tap my fingers in not-very-intuitive combinations to create letters: an A is your thumb, a B is your index finger and pinky, a C is all your fingers except the index.
The article also acknowledges the Dvorak Simplified Keyboard layout and other alternatives like the one-handed Twiddler keyboard, but argues that "neither managed to dent QWERTY's dominance." [W]hat if the future is no input interface at all? Neurable is a startup in Cambridge, Massachusetts, that's working on a way to type simply by thinking. It uses an electrode-dotted headband connected to a VR headset to track brain activity. Machine learning helps figure out what letter you're trying to select and anticipate which key you'll want next. After you select several keys, it can fill in the rest of the word, says cofounder and CEO Ramses Alcaide....

Then there's the device being built over at CTRL-Labs: an armband that detects the activity of muscle fibers in the arm. One use could be to replace gaming controllers. For another feature in the works, algorithms use the data to figure out what it is that your hands are trying to type, even if they're barely moving. CEO and cofounder Thomas Reardon, who previously created Microsoft's Internet Explorer, says this too is a neural interface, of a sort. Whether you're typing or dictating, you're using your brain to turn muscles on and off, he points out.

While a developer version will be shipped this year, Reardon "admits that it is still not good enough for him to toss his trusty mid-'80s IBM Model M keyboard, which he says still 'sounds like rolling thunder' when he types." But do any Slashdot readers have their own suggestions or experiences to share?

Can anything replace 'QWERTY' keyboards?

201 of 303 comments (clear)

  1. No by Anonymous Coward · · Score: 1

    Enough said

    1. Re:No by ShanghaiBill · · Score: 2

      QWERTY will not be completely replaced, but I know many people who use voice for 90% of their input needs. But that doesn't work for coding.

      Strap-on neural sensors have big limitations, but a brain implant with a direct connection to neurons could give you not only text input, but also thought control over light, appliances, etc. You could also use it as an alarm clock that you can't lose, a reminder and appointment calendar, as well as a place to keep always-accessible notes.

      They will need to figure out how to disable it during exams.

    2. Re:No by TheRealMindChild · · Score: 1

      but a brain implant with a direct connection to neurons could give you not only text input, but also thought control over light, appliances, etc

      That is science fiction at this point

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    3. Re:No by yuriklastalov · · Score: 2

      It'll also give the NSA a direct line into your brain meat. But that's a feature, not a bug in today's tech sector.

    4. Re:No by ShanghaiBill · · Score: 2

      That is science fiction at this point

      Brain implants are science, not science fiction. Commercialization is still a ways off, but thought control is working in the lab. The first commercial applications will likely be in medial devices for amputees and paraplegics. The mass market will follow.
       

    5. Re:No by Pseudonym · · Score: 1

      But that doesn't work for coding.

      Indeed. These devices don't compete with keyboards and keyboard-optimised editors...

      But that's not to say that it couldn't be done. We would have to design programming languages with a syntax that was optimised for some new HID but still possible to use a text editor with (because editor lock-in tends to kill most languages where this is tried).

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    6. Re:No by rogoshen1 · · Score: 1

      And as a plus; you could have advertisers directly beam you timely and useful product information.

    7. Re:No by JMJimmy · · Score: 1

      But that doesn't work for coding.

      It does... https://www.youtube.com/watch?... - Demo starts about 9 minutes in

    8. Re:No by Waffle+Iron · · Score: 1

      We would have to design programming languages with a syntax that was optimised for some new HID

      I'm not sure what that would look like, but I think that it's safe to say that it wouldn't be anything like your sig.

    9. Re:No by David_Hart · · Score: 1

      QWERTY will not be completely replaced, but I know many people who use voice for 90% of their input needs. But that doesn't work for coding.

      Strap-on neural sensors have big limitations, but a brain implant with a direct connection to neurons could give you not only text input, but also thought control over light, appliances, etc. You could also use it as an alarm clock that you can't lose, a reminder and appointment calendar, as well as a place to keep always-accessible notes.

      They will need to figure out how to disable it during exams.

      Perhaps Voice input and Virtual Keyboards (QWERTY) in VR workspaces will become a thing in another 25 years or so.

    10. Re:No by Anne+Thwacks · · Score: 4, Insightful
      I remember this same discussion about 50 years ago.

      Firstly, if you are going to learn to use a keyboard, you might as well learn the one you are going to find everywhere, and not some weirdness that is mildly more efficient (VHS v Betamax).

      Secondly, if accuracy matters, you need control over every key stroke. You need a programming language and to enter every character personally. If it doesn't, then get drunk and go talk slang with your mates in the bar - its more fun, but won't get the bugs out.

      Voice input won't work - hell, I can't understand the dialogue in half the American content on the TV, and I have yet to meet an IVR system that understands what I say at all. I speak standard BBC English, and I cant get the damn things to understand "yes" and "no".

      --
      Sent from my ASR33 using ASCII
    11. Re:No by nospam007 · · Score: 2

      "QWERTY will not be completely replaced,"

      Sure it will. Already all the Germans use a QUERTZ one while all the French people use AZERTY and ....

    12. Re:No by samkass · · Score: 2

      I remember this same discussion about 50 years ago.

      Firstly, if you are going to learn to use a keyboard, you might as well learn the one you are going to find everywhere, and not some weirdness that is mildly more efficient (VHS v Betamax).

      I would agree, except that I recently moved to Europe and the standard keyboard here is the "QWERTZ" keyboard. Z and Y are swapped. (Colloquially called among expat friends a "kezboard".) Also, all the punctuation is in a different spot. I tried learning it, but then would go home and sit at my QWERTY laptop. I finally gave up and remapped the keys. I'd say just use what you're used to and don't worry about what you're going to find everywhere.

      --
      E pluribus unum
    13. Re:No by michelcolman · · Score: 1

      Firstly, if you are going to learn to use a keyboard, you might as well learn the one you are going to find everywhere, and not some weirdness that is mildly more efficient (VHS v Betamax).

      In other words, go with the keyboard that has more porn?

    14. Re:No by JaredOfEuropa · · Score: 1

      And they have plans to take over the rest of the world?

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    15. Re:No by Hognoxious · · Score: 1

      Germans use a QUERTZ

      Wrong.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    16. Re: No by oobayly · · Score: 1

      You seem very sure about that. Why?

    17. Re:No by gtall · · Score: 1

      There's another reason voice won't work too well. Whom among us has never uttered choice words to our computer because of something it did or showed us? I'd hate to see what it would do with some of those "commands".

    18. Re: No by Aighearach · · Score: 1

      Probably because they use QWERTZ, not QUERTZ.

    19. Re: No by oobayly · · Score: 1

      +1 - missed that...

    20. Re:No by Hognoxious · · Score: 2

      I recently moved to Europe and the standard keyboard here is the "QWERTZ" keyboard

      It's the standard in Germany and presumably Austria. Unless they've been up to their old tricks again.

      Also, all the punctuation is in a different spot.

      This is the case even between US English and the proper kind like what The Queen talks.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    21. Re: No by Cederic · · Score: 2

      QWERTY isn't unique to US English. E.g. British keyboards are QWERTY too but have a different layout to US ones.

      To be fair, it's mainly the programmers that spot the differences.

    22. Re: No by Hognoxious · · Score: 1

      On the train, Üntermensch!

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    23. Re:No by Anne+Thwacks · · Score: 1
      go with the keyboard that has more porn

      I did not actually say that, but ...

      As to the people who made a fuss over QWERTZ, I am OK with German keyboards, but can't manage French. I am British, and American keyboards are useless - not enough keys.

      I am joking, I assumed the argument was traditional versus Dvorjak or ABC, or ECG based. When microprocessors first started, a load of idiots started to make things like ticket machines and parking meters with ABC keyboards. While QUERTY is only good for typists, ABC on three rows is useless for everyone, in the same way that hierarchical dropdown menus are useless for illiterate people, while icons are useless for everyone.

      --
      Sent from my ASR33 using ASCII
    24. Re:No by crunchygranola · · Score: 1

      Perhaps Voice input and Virtual Keyboards (QWERTY) in VR workspaces will become a thing in another 25 years or so.

      That is the solution to the open office workplace design I think.

      --
      Second class citizen of the New Gilded Age
    25. Re:No by Cutterman · · Score: 1

      Few years back I got a piece of quite expensive voice-to-type software.
      After about two years of training and learning it can take dictation faster than I can type.
      Most of the time it gets it right, but I still have to hand correct at times.

      If you add up the money that it cost me and the cost of the hours of training and learning, you'd get back about one year of the time I wasted teaching and learning the furshlugginer thing.

      So, no.

      Mac

    26. Re:No by Pseudonym · · Score: 1

      Yes. Obfuscated Perl is optimised for programming with 1994-era vi over a 1200 baud connection.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  2. DVORAK by nichogenius · · Score: 2

    Yeah, DVORAK can replace QWERTY keyboards... but you'll be condemning yourself to a life of fighting your environment to work in DVORAK instead of QWERTY.

    1. Re:DVORAK by Mashiki · · Score: 1

      Yeah, DVORAK can replace QWERTY keyboards... but you'll be condemning yourself to a life of fighting your environment to work in DVORAK instead of QWERTY.

      Pretty much. It really won't change either unless there's a fundamental shift on how typing is changed either. And since we've got a couple of generations that have learned nothing but QWERTY keyboards, and an entire new generation with their tablets, smartphones and so on as well? It likely will never change.

      Don't get me wrong, I can type on both types and get a higher error free on DVORAK, but you're trying to fight an uphill battle if you think that QWERTY will be replaced by anything short of either wetware or neural typing.

      --
      Om, nomnomnom...
    2. Re:DVORAK by afranke · · Score: 1

      I’d be curious to know the details of your fight. I have been using Dvorak for the last 10+ years and it hasn’t been much of an issue for me. My desktop environment offers Dvorak in the list of available layouts, so it’s just as easy as setting QWERTY (or even AZERTY since I am in France) as your choice. In the rare occasion where someone wants to use my computer, I can either use the current layout as an excuse to do the task myself (which is usually faster anyway), or I can temporarily add a second layout in a matter of seconds.

    3. Re:DVORAK by Jeremi · · Score: 1

      If you only ever use one computer, it's no big deal -- you can switch that one computer permanently to Dvorak and go about your business.

      It's when you need to jump to multiple computers during the day that you run into some trouble -- at least for me, there would always be a few moments of confusion because it was hard to keep track of which computers are set to which layout, and half the time my muscle-memory would be set to the wrong layout and I'd end up typing a few words of gibberish before I realized what the problem was. In the end it I found it easier just to use QWERTY, even if it was a bit slower, since that way I could at sit down at any computer and start working on it right away.

      Of course one solution to that would be to set every computer you ever use to Dvorak, but when many of the computers you need to type on are other peoples' computers, that isn't a practical option.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    4. Re:DVORAK by rtb61 · · Score: 1

      How about a alphabetic keyboard, the only thing stopping is arrogant fuckwits in tech industry to lazy to change and instead forcing all future generations to learn the stupidity of qwerty, even the asshats from Alphabet.

      Also don't ask Americans that kind of question, face it too stupid to manage a change to metric after trying for decades and crashing a satellite into a plant because feets, Americans can just barely figure out how long they are, even with the reminder often being in their mouths.

      For a start make alphabetic keyboards and fucking metric compulsory in schools and the problems will solve themselves over time.

      --
      Chaos - everything, everywhere, everywhen
  3. Mobile soft-keyboards by Anonymous Coward · · Score: 1

    It's quite possible that more typing is already being done on the software touchscreen keyboards of mobile devices than on traditional hardware keyboards (albeit these are still in the QWERTY configuration, but many use input methods like swiping instead of more traditional typing).

    1. Re:Mobile soft-keyboards by AuMatar · · Score: 1

      I actually worked at Swype, where we invented swyping to type. The number 1 rule we had about any ideas was that it had to stick with the QWERTY keyboard- trying to change the layout of the keyboard was considered a step too far.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    2. Re:Mobile soft-keyboards by larwe · · Score: 1

      Let's be clear what we mean by "more". "More total words typed in a day"? Maybe (though I doubt it). But that is different from "more total words typed by a single person". A million people typing one line each on a smartphone is a totally different use case from a thousand people typing a thousand lines each on a keyboard.

    3. Re:Mobile soft-keyboards by serviscope_minor · · Score: 1

      As a happy swype customer (I still use it) I say good job. I'd never have used it if it wasn't QWERTY.

      --
      SJW n. One who posts facts.
    4. Re:Mobile soft-keyboards by demonlapin · · Score: 1

      So why can't I buy it for iOS? Other than the me/nee misinterpretation, that was my favorite app on Android. I know, you don't work there anymore, but the swiping keyboards for iOS (SwiftKey, GBoard) are far inferior to Swype on Android.

    5. Re:Mobile soft-keyboards by AuMatar · · Score: 1

      Well, until 2014 you couldn't make a keyboard for Android. After 2014 you could, and I believe they built an iOS version (I was gone by then, leaving 6 months after the sale in 2012). But I don't know if you can get it today- the company that bought us terminated the app as a consumer application this year (they may still be selling it as an sdk to 3rd parties, that was a business they were in with their t9 product before buying us).

      --
      I still have more fans than freaks. WTF is wrong with you people?
    6. Re: Mobile soft-keyboards by AuMatar · · Score: 1

      I meant to say until 2014 you couldn't make a keyboard for iOS, Android was always possible

      --
      I still have more fans than freaks. WTF is wrong with you people?
  4. Alternatives already exist by Ozoner · · Score: 2

    Various Chordal keyboards have been developed over the years, and even the basic ASCII versions work rather well.

    But there is a well established alternative, it's the ancient Morse Operator's "Iamic Squeeze Keyer".

    Those who have never used it will fall about laughing of course, but many have used an Iamic Keyer (via USB adaptor) for keyboard input for years. It's fast and fun, and quickly becomes perfectly natural.

    1. Re:Alternatives already exist by evil_aaronm · · Score: 1

      I was gonna suggest something like a Tap device, but instead of using the multi-finger approach, use one finger and tap out Morse. Barring that, can we bring back Palm's Graffiti?

    2. Re:Alternatives already exist by AmiMoJo · · Score: 1

      To become popular though it would need to be competitive on speed, and the WPM of Morse code keyers is pretty low compared to a moderately skilled QWERTY typist.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re: Alternatives already exist by Hognoxious · · Score: 1

      I thought he meant Lambic. I just love beer, I do!

      Can I be a judge too?

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    4. Re:Alternatives already exist by Pseudonym · · Score: 1

      Morse tops out at about 140wpm IIRC. It beats any mobile device input and is probably fast enough for most people but it doesn't compete with professional typists.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    5. Re:Alternatives already exist by ath1901 · · Score: 1

      It would also require the addition of morse code for arrow key left, control+arrow key left, shift+control+arrow key left, control+X, backspace etc. We do a lot on our keyboards which isn't just plain text.

    6. Re:Alternatives already exist by XxtraLarGe · · Score: 1

      Barring that, can we bring back Palm's Graffiti?

      No thanks for me at least. I remember when I got my first Palm Pilot. I learned graffiti & got pretty good at it. Then I had to write a check & struggled to remember how to print properly. The largest problem of course was that I don't do a lot of hand printing in the first place, so that really threw me off.

      --
      Taking guns away from the 99% gives the 1% 100% of the power.
  5. Likely 'No' by nerdyalien · · Score: 1

    If you want to do any amount serious work such as,

    - Write hundreds of e-mails
    - Write 10k long reports
    - Code 8 hours a day

    You better be using a qwerty keyboard !

    I owned touch screen phones, tablets and devices in between such as MS Surface. Non of them are great for any serious work.

    Call me outdated, I still use a BlackBerry for writing/drafting e-mails on the go. And yes, I am a keyboard hoarder... every time I come across decent one, I just buy it. My current favourite being MS Ergo 4000.

    1. Re:Likely 'No' by Aighearach · · Score: 1

      I remember it from 30 years ago, a totally incorrect mythology about the development of QWERTY that if true would imply it is horrible and should be replaced. But wasn't at all true. Actually it was almost the opposite of the truth, but back then history was difficult to discover.

      There are still aliterate people who believe it, of course.

  6. Autocorrect by Gaygirlie · · Score: 2

    Anything that relies on autocorrect is pretty much automatically a no-go for developers, mathematicians and such, since we have to type a lot of things that can't be "autocorrected." Then there's the thing that autocorrect works pretty poorly even for English, but for languages like e.g. Finnish, it's a major crapshoot; our language is chock-full of conjugations, a single word can have twenty different conjugations with different meanings, not to mention all the dialects and stuff, which make the whole thing several times worse. I just cannot see any keyboard-replacement being viable as long as it relies on guessing its input.

    1. Re:Autocorrect by dhaen · · Score: 1

      Anything that relies on autocorrect is pretty much automatically a no-go for developers, mathematicians and such,...

      Well said. Autocorrect's also hopeless for engineering-speak and non English names ie most of my family.

  7. That was the missed opportunity by raymorris · · Score: 1

    Most people learned to type on a qwerty keyboard. Qwerty remains because nothing else, such as Dvorak, has been so much better that it's clearly worth completely re-learning how we type. Dvorak *is* better than qwerty, but it's not clearly so much better than "whatever you already know".

    Smart phones don't use the muscle memory of typing on a keyboard. If you were accustomed to typing on a keyboard, you ALREADY have to learn a different skill, thumb-based text entry on a tiny screen. That would have been the time to ditch qwerty and switch to something else - at the transition when even if you're a fast typist on a standard keyboard, you have to re-learn anyway.

  8. I say it will happen by oldgraybeard · · Score: 1

    My eye sight is failing, stabilized now but there was a time I was looking in to braille keyboards. I am a self employed contract computer programmer. Not sure what the market is for a blind one? I am good now with in the reach of my arm ;) Which allows me to work.
    I have thought about keyboards/displays/input devices, I did switch to emacs way back, to do column blocks ;) that is kinda like switching a keyboard. emacs is different (alien) those who know, know.
    Is there something new coming yes but I have not seen it yet.

    Just my 2 cents ;)

    1. Re:I say it will happen by angel'o'sphere · · Score: 2

      I did switch to emacs way back, to do column blocks ;) that is kinda like switching a keyboard. emacs is different (alien) those who know, know.
      No worries! Rescue is on the way!!
      Emacs has a superb vi/m mode: https://www.emacswiki.org/emac... or you could go really evil: https://www.emacswiki.org/emac...

      Emacs is still a decent operation system, and with the vim and evil mods it now does no longer lack a decent editor!

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    2. Re:I say it will happen by Aighearach · · Score: 1

      Pretty much everything common that would normally be done in emacs is available through pull-down menus, same as anything else. There is nothing special or alien that you have to know.

  9. Good enough is good enough by LostOne · · Score: 1

    Basically, the overall resistance to replacing QWERTY is down to whether there is a tangible benefit to be had to compensate for the pain of transition. And transition to anything different *will* be painful because it necessarily requires everyone to retrain on the new layout. It's not clear that any previous alternative (including Dvorak) actually provides such a benefit. Even if there is a measurable improvement with a new layout or new input device, it would have to be such that it makes life noticeably easier for a large cross section of users. Nothing seems to have met that bar.

    The original Dvorak study was flawed (no proper control and was not conducted by an impartial party) and further studies have suggested that additional training on QWERTY leads to (on average) similar gains to those shown in Dvorak's study (where the participants were trained on the Dvorak layout). Thus, it's not clear that there is any real benefit there so it's not surprising that it hasn't taken over the world.

    Basically, since existing QWERTY keyboards generally do reasonably well for most people who do use some method of touch typing, it seems unlikely anything that isn't substantially better on multiple fronts will likey take over. Also, for the fair number of people who don't touch type, keyboard layout makes no real difference so that group of people won't benefit at all from a change.

    I know that I, personally, find the QWERTY keyboard adequate for my needs. It's not clear to me that a different layout would necessarily be substantially better so I have no incentive to put the time into learning something else. Perhaps something will come along some day that is substantially better, but I'm skeptical.

    --

    If it works in theory, try something else in practice.
    1. Re:Good enough is good enough by arth1 · · Score: 2

      Basically, the overall resistance to replacing QWERTY is down to whether there is a tangible benefit to be had to compensate for the pain of transition. And transition to anything different *will* be painful because it necessarily requires everyone to retrain on the new layout.

      Unless what you transition to is something you already know, like handwriting. But that's a lot slower than touch typing.

      I still liked Graffiti 1, the original input method on Palm PDAs. Most of all because you could do it without watching - taking notes under the table was not difficult at all. It wasn't all that speedy, but it was reliable and easy to learn for anyone who could write block letters. Graffiti 2, after the lawsuit by Xerox, not so much. You no longer had all the letters as single-stroke, and couldn't move the stylus out of the designated area without it causing problem, which made writing without looking much harder.

  10. Holy shit no. by Anonymous Coward · · Score: 5, Insightful

    If a keyboard fails to correctly register one input out of 10,000 it's in danger of getting replaced.

    If a touchscreen correctly registers 10 inputs in a row it's a fucking miracle.

    1. Re: Holy shit no. by mapkinase · · Score: 1

      RTFA. There is no touchscreen

      --
      I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
    2. Re:Holy shit no. by sleekware · · Score: 1

      I disagree. Punch someone with those knuckle devices they will get the message clearly.

  11. dvorak vs qwerty by djbckr · · Score: 5, Informative

    I tried to use dvorak for about two months - solidly forced myself to use it, and got moderately good at it. Had to relearn all the muscle memory I had for the prior 20 or so years of typing on a qwerty keyboard. I didn't find it particularly advantageous over qwerty. And when I had to sit down at a server or somebody else's computer, I had to do a reset on my brain to type the old way. I just went back to qwerty.

    I think the upshot here is: qwerty is "good enough" and nothing has come along that drastically improves upon it, so for the foreseeable future, it's staying put.

    1. Re:dvorak vs qwerty by Calydor · · Score: 1

      Pretty much this. Tiny improvements aren't going to be enough to force the entire world to shift, we'd need to see something on the level of typing as fast as you can think/speak the words - without the distraction in an open office of everyone talking all at once.

      --
      -=This sig has nothing to do with my comment. Move along now=-
    2. Re:dvorak vs qwerty by religionofpeas · · Score: 1

      It probably would have helped you more if you had put in two solid months of targeted typing practice on QWERTY to improve your speed and accuracy.

    3. Re:dvorak vs qwerty by serviscope_minor · · Score: 1

      Tiny improvements aren't going to be enough to force the entire world to shift, we'd need to see something on the level of typing as fast as you can think/speak the words

      Whne I'm programming, I can already type vastly faster than I can think, and I'm a solidly average typist.

      --
      SJW n. One who posts facts.
    4. Re:dvorak vs qwerty by AmiMoJo · · Score: 1

      I wish someone would make a good programming keyboard. Some languages have tried to work around the limitations of the US QWERTY layout, such as standardizing on capitalization instead of underscores in variable/function names because the underscore is a stretch to type.

      I'm such between UK and Japanese layout now. Both have their advantages and disadvantages but could be improved for coding. I also do custom layout that gives me some useful characters with the alt key, such as the degree symbol, Pi, omega (for ohms), copyright symbol, left/right arrows etc. One nice thing about Japanese input is that it makes entering such things easy.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    5. Re:dvorak vs qwerty by skoskav · · Score: 1

      Learning DVORAK and switching between them was the easy part. What eventually forced me back to QWERTY was the inconsistent way programs and OSes handled hotkeys. Some would trigger on the character, while others would trigger on the keyboard's scancode. So is Find triggered by Ctrl+F or Ctrl+E? It depends!

    6. Re:dvorak vs qwerty by Aighearach · · Score: 1

      These days you're supposed to just build a custom keyboard. Because future.

    7. Re:dvorak vs qwerty by serviscope_minor · · Score: 1

      Don't forget about the windows keys. You can bing them to useful things. If you make the right windows key an underscore, you'll have it just by your thumb.

      --
      SJW n. One who posts facts.
    8. Re:dvorak vs qwerty by arcade · · Score: 1

      You get to a point of diminishing returns when it comes to typing speed. At a certain point you're limited by having to rephrase stuff. And if typing down what someone else has been saying, you're constantly thinking about how this would be written better than what has been said aloud.

      At >600 chars/minute, I feel I'm well past the speed that is necessary to get things done.

      --
      "Rune Kristian Viken" - http://www.nwo.no - arca
    9. Re:dvorak vs qwerty by tlhIngan · · Score: 1

      Whne I'm programming, I can already type vastly faster than I can think, and I'm a solidly average typist.

      And that's really why it's "good enough". When doing a solidly creative task (e.g., writing - either text or a program), the average typist of around 60 WPM is more than fast enough to keep up with their thoughts. Or more so, given text is usually bursted from the mind to the keyboard.

      The best typists can do 120WPM. Short of duplicating (re-typing) documents, there generally isn't much need for such speed continuously.

      The only other use is transcribing speech - but you won't be able to type that fast (fast speech is around 250WPM, normal speech can be 150WPM or so). That's why courts still use stenographers which use a special keyboard and on average can do 250-300WPM. Of course, in the past, the stenographer had to translate their scribbles (if handwritten) or tape (if type) to actual words, but modern technology makes it possible for computers to actually do the conversion (with some training and customization including personal dictionaries).

      But the fact that stenography isn't a regular school topic illustrates how little need there is for extremely fast typing.

    10. Re:dvorak vs qwerty by AmiMoJo · · Score: 1

      That's an excellent idea, thanks. It's such a useless key.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re:dvorak vs qwerty by AmiMoJo · · Score: 1

      I've been thinking about it for a while... I did a conversion of an old BBC Micro keyboard to USB once.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    12. Re:dvorak vs qwerty by pruss · · Score: 1

      I learned to properly do ten finger touch typing on a Dvorak keyboard, and wrote a number of mathematics papers and a PhD dissertation with it. Switching between layouts wasn't usually a big deal, because I had Dvorak on one Olivetti M24 computer, and didn't use any other M24s, so I would automatically use Dvorak on the M24 and QWERTY on all other computers. (The only time it was a big deal is if the Dvorak driver didn't load on the M24. It was really hard to type in QWERTY on it.)

      But in the end, I think I wasn't noticeably faster than I was on QWERTY, even though on QWERTY, I don't type the way one is "supposed to", but I greatly favor my stronger fingers. Currently I use my index and middle fingers for most letter keys, with more rare use of the ring fingers, and never seem to use pinkies for letter keys (moreover, I don't think I am very consistent in what fingers I use for which). Moreover, my very messy QWERTY way of typing just *feels* a lot better than my proper 10-finger Dvorak typing did. I like moving my wrists more, and having more flexibility as to which key to press with which finger.

      This isn't a controlled experiment, since I didn't use the same typing method on both layouts.

    13. Re:dvorak vs qwerty by Mal-2 · · Score: 1

      My experience with Dvorak was vastly different.

      Within a few hours, I was at half my QWERTY speed. This made it tolerable to continue.

      Within two weeks, I was at my QWERTY speed.

      Within two months, I was hitting 80 WPM, as opposed to the 45 I got (and still get) from QWERTY. This slowly ramped up to 90, where the primary limitation on my speed is how fast I can think, not how fast I can move.

      My current keyboard is not only Dvorak, but a custom matrix (no stagger) layout.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    14. Re:dvorak vs qwerty by Aighearach · · Score: 1

      You don't actually have to "do" anything other than design/choose your keycaps and layout and pay some money. So don't think too hard. You'll know if you want to DIY instead, or just assemble.

    15. Re:dvorak vs qwerty by AmiMoJo · · Score: 1

      I wish the USB keyboard protocol was more flexible. It's based on the PS2 protocol, which is built around a US keyboard layout. The OS has to translate US key codes into the correct local keyboard ones.

      That means you can't easily make a fully custom layout, because you can't just send an arbitrary character when a key is pressed. At best you can pick an existing layout and move the keys around, and even that is a pain on Windows for the Japanese layout.

      It's not too bad for your own computers but you can't just plug your fully custom keyboard in to a random computer and have it map properly.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  12. Morse by bugs2squash · · Score: 1

    Morse code must be pretty optimal otherwise it would not have lasted so long, maybe something with one or two keys/touchpad areas could be made simple enough to work without needing phenomenal dexterity. I have heard that 50 words per minute is achievable, it only need to go as fast as I can think (which is not that fast)

    --
    Nullius in verba
    1. Re:Morse by angel'o'sphere · · Score: 1

      Morse code is one of the first "lemple ziv (welch)" compression systems. That means, often used characters have a short sequence of "sounds". Or a short sequence of short sounds. The more rare a letter is, the longer its sound sequence is.

      I have heard that 50 words per minute is achievable, it only need to go as fast as I can think (which is not that fast) you easy think 500 - 1000 words per minute.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    2. Re:Morse by larwe · · Score: 1

      Morse lasted so long because it was a training requirement for radio amateurs and the armed forces. Its advantage is that it can be transmitted over the barest possible shred of something that one can call a "communication medium" - if you have an on-state and an off-state, you can do Morse. It wasn't long-lived because of its efficiency, it was long-lived because it provided the best way to punch a message through an improvised or impaired communication medium.

    3. Re:Morse by Hognoxious · · Score: 2

      Morse "E" is as quick as hitting the "E" on a keyboard. Everything else is slower.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    4. Re:Morse by Aighearach · · Score: 1

      And if your hands get tired, just use your head.

    5. Re:Morse by Aighearach · · Score: 1

      you easy think 500 - 1000 words per minute.

      Uh, yeah, that might not even be what people normally mean by "thinking." That's just association.

    6. Re:Morse by NormalVisual · · Score: 1

      Good point. I usually read at around 750 wpm or so, but that involves translation from the written language to a thought. Thinking to myself on its own is a lot faster because the thoughts are usually abstract/associative without the need to translate into words. It takes far longer for me to actually express a thought by writing/typing or speaking than the thought process itself does.

      --
      Please stand clear of the doors, por favor mantenganse alejado de las puertas
    7. Re:Morse by Aighearach · · Score: 1

      I usually read at around 750 wpm or so, but that involves translation from the written language to a thought. Thinking to myself on its own is a lot faster because ...

      That's not even close to "thinking." That also might not even be "reading," it might only be "scanning." It certainly isn't the type of reading where you're "thinking" about the meaning of what you read.

      This is a case where when you brag you do it faster, you're only claiming to do less of it. You want to feel like you're saying you're really smart and good at thinking, but you're actually saying that you basically never think about anything and can't tell the difference between thinking and free association of words.

    8. Re:Morse by NormalVisual · · Score: 1

      I was actually agreeing with what you said, but hey, thanks for the nice words.

      --
      Please stand clear of the doors, por favor mantenganse alejado de las puertas
  13. QWErgo, please by Slugster · · Score: 1

    For me QUERTY is good enough, but I hate flat keyboards. I gotta have split or my wrists ache from doing the butterfly thing.

    Right now I am still using a gen-1 MS Natural keyboard, but it is the last one I have. :>| The later 'media' models were not as good IMO.

    Kinesys makes a split model that looks good.
    I like the Ergodox too, but the modifier key thing scares me. I'd prefer it with just a plain querty layout.

    Really though,,,, I am wondering when voice-recognition typing died?
    Seems like 10-15 years ago there was a few companies trying to make it work as well as possible, but stories now are rare.
    By now a keyboard should be kept next to the punch cards in the modern cabinet of curiosities...

    1. Re:QWErgo, please by angel'o'sphere · · Score: 1

      Really though,,,, I am wondering when voice-recognition typing died?

      If you are on a Mac or Windows, voice recognition is built in, on Macs since nearly 30 years ...

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  14. Love Dvorak but up for something better by comrade1 · · Score: 1

    Iâ(TM)ve been using Dvorak for about 20 years now and thereâ(TM)s nothing better. If Iâ(TM)m stuck on a hotel pc or something that only has QWERTY I can still type ok, but for everyday use Dvorak is the best. But I would like to eventually move to something more direct. I would like to type without using mechanical input. I think some of the research on detecting forearm muscle movement is interesting. And Iâ(TM)ve looked into schooling keynoards too but havenâ(TM)t made the jump. Really though what would be best is to not have to spell out words at all. If I could just transcribe the words directly, sans letters, I would be happy. When we think we think in words but when we type we have to type each letter one after another even if we donâ(TM)t think of each letter. Typing is almost autonomic. So the leap to transcribing words direct,y without letters is not so great. In the meantime Iâ(TM)ll keep going on Dvorak.

    1. Re:Love Dvorak but up for something better by DogDude · · Score: 1

      You need to fix whatever keyboard you're using now. It looks like it can't do apostrophes correctly.

      --
      I don't respond to AC's.
    2. Re:Love Dvorak but up for something better by mentil · · Score: 1

      Iâ(TM)ve been using Dvorak for about 20 years now and thereâ(TM)s nothing better.

      Apparently Slashcode hates Dvorak.

      --
      Corruption is convincing someone that the selfless ideal is the same as their selfish ideal.
  15. I want the by oldgraybeard · · Score: 1

    thought interface where I can be in my recliner with my eyes closed just working away.

    Just my 2 cents ;)

    1. Re:I want the by Aighearach · · Score: 1

      It's called an assistant.

  16. Type by thinking? That might..oh look, a squirrel by mnemotronic · · Score: 2

    [W]hat if the future is no input interface at all? Neurable is a startup in Cambridge, Massachusetts, that's working on a way to type simply by thinking. It uses an electrode-dotted headband connected to a VR headset to track brain activity. Machine learning helps figure out what letter you're trying to select and anticipate which key you'll want next. After you select several keys, it can fill in the rest of the word, says cofounder and CEO Ramses Alcaide

    Let's just assume that no amount of machine learning, artificial intelligence or anticipatory pattern matching can handle my typical thought processes (need sex, any espresso left? what time is it? gotta check slashdot, shit my feet hurt, wow need to trim fingernails, was that a mouse?) nor I'm guessing what goes on in the minds of many other developers.

    --
    The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
  17. DVORAK: proven best by DVORAK! by Slugster · · Score: 4, Informative

    Some years ago Reason magazine did a story on the history of Dvorak.
    What they found was that most of the early studies showing Dvorak keyboards to be superior, were done by Dvorak himself,,, who was trying to sell his patented keyboard to the US Navy.
    If it works better for you that's great--but the Navy was not impressed and didn't buy it.

    https://reason.com/archives/19...
    I would agree that on technical grounds, Dvorak sounds like a big improvement over querty... but the few modern studies I've read of showed no clear benefit.

    1. Re:DVORAK: proven best by DVORAK! by novakyu · · Score: 1

      Well, this is not exactly scientific, but on online typing test sites, it's the Dvorak typists who dominate the top ranks.

    2. Re: DVORAK: proven best by DVORAK! by Cmdln+Daco · · Score: 1

      I say we should go with some electronic equivalent of the California Job Case> .

      The layout just works, though it's completely set up for American English.

    3. Re: DVORAK: proven best by DVORAK! by novakyu · · Score: 2

      Because they are all in a cult!

    4. Re: DVORAK: proven best by DVORAK! by novakyu · · Score: 1

      Well, my anecdote (singular of "data") is, I can type at about 100 WPM on Dvorak. I don't think I ever typed that fast on QWERTY, even before my QWERTY speed suffered with my finger memory switching to Dvorak (I can still type on QWERTY; I'm just far more error-prone and it takes more mental effort). The fastest I remember typing on QWERTY is about 80 WPM, when I was in college.

    5. Re:DVORAK: proven best by DVORAK! by Aighearach · · Score: 2

      Well, I'm going out on a limb here, but maybe people who type competitively aren't doing the same thing as people who are going to save, send, or submit the results of their typing and not just the metadata.

      Also, that gelbut guy is looking pretty suspicious with a whole page of scores between 199.99 and 199.42. Never a bad day and only 198? Never a good day and 200? Names that differ from their neighbors, and similar names with scores that vary, all seem to be QWERTY. In fact, only the bot filling page one is using Dvorak.

    6. Re:DVORAK: proven best by DVORAK! by novakyu · · Score: 1

      Well, somebody is spamming/"salami publishing", but the score is an average of several tries (you can see the number of quotes typed that's being averaged). I'm pretty sure he (or she) has typed below 198 or above 200 on some of those tries; but by the time it gets averaged with 9+ tries, the "natural" speed comes through (and he might have deleted accounts with speeds below par).

      It does look like one person trying to keep the QWERTY typists down (for a QWERTY example, look at geoffhuang on second page). Still one thing is true: it's not a QWERTY typist that can keep Dvorak typists down.

    7. Re:DVORAK: proven best by DVORAK! by GuB-42 · · Score: 2

      In fact, stenotypists are the fastest. To become a court reporter, you need a minimum of 225 WPM, which is already more than the world record on a QWERTY/Dvorak keyboard.

    8. Re: DVORAK: proven best by DVORAK! by novakyu · · Score: 1

      Well, monitoring is what slows you down. Ask any competent stenographer; they are basically a cog in the machine; they are not supposed to be mentally processing what they are writing down.

    9. Re:DVORAK: proven best by DVORAK! by ath1901 · · Score: 2

      Well, I'm going out on a limb here, but maybe people who type competitively aren't doing the same thing as people

      That is a very good point. Most typing comparisons use the typing of already known plain english text which is not what most people write. We spend much more time pausing, thinking, re-reading and editing than most comparisons take into account.

      This is statistics for emacs only (and I don't know how they got it):
      http://ergoemacs.org/emacs/com...
      But if a similar pattern holds for other types of typing then only about 50% of keystrokes are creating text. The other half is navigation and commands (up, down, save, search etc). So any realistic typing test should include editing and navigation and not just text input.

  18. Millennial murder spree! by Pseudonym · · Score: 1

    I'm sure Millennials are due to kill QWERTY keyboards any day now.

    --
    sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    1. Re:Millennial murder spree! by serviscope_minor · · Score: 1

      I'm not surprised. What's the point of having duplicate keys?

      It helps with piracy.

      --
      SJW n. One who posts facts.
    2. Re:Millennial murder spree! by Hognoxious · · Score: 1

      Arr, now aye sea.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  19. Why reinvent the wheel? by 93+Escort+Wagon · · Score: 1

    If this device is detecting hand positions... why not just use the letter signs from ASL (American Sign Language)? Lots of people already know it.

    In other countries they’d use the local equivalents, of course.

    --
    #DeleteChrome
    1. Re:Why reinvent the wheel? by larwe · · Score: 2

      Well, a) because of precisely what you just said - ASL isn't worldwide, whereas qwerty is (all standard keyboard layouts worldwide are very closely related to qwerty; azerty, qwertz, etc, including Asian and Cyrillic keyboards that have the Roman alphabet plus modifiers and additional IMs like guobi that give you characters from Roman typing), and b) because ASL wasn't designed to be used as an alphabet, it's a _language_ for which the letter signs are a fallback when there's no specific sign for the thing you need to say - so the letter signs aren't necessarily the easiest to remember, or "best" shapes from a muscle memory standpoint.

  20. AR Keyboards by mentil · · Score: 1

    There have been a few attempts at 'projection keyboards' that project an image of a virtual keyboard onto a surface, with a camera that tries to detect which keys you're pressing. Unfortunately the camera POV is usually parallel to the projector, so it has a difficult time telling when you're touching the surface; also, you can't rest your fingers on the virtual keys, leading to finger fatigue as you hold them in midair.
    I predict the proliferation of Augmented Reality keyboards, which use an AR display to show a virtual keyboard anywhere, not just on real surfaces. Your hands will be wearing haptic gloves which resist movement of your fingers, giving tactile feedback and avoiding fatigue. Want it to feel like you're typing on a Model M? Easily configured to do that. If you want a split/ergonomic keyboard, or customized function keys, you can configure that too. You can even have keypress sounds piped into your ears, so only you can hear your noisy 'keyboard'.

    Or, keyboards will be replaced with subvocalized dictation/voice control for non-programming tasks.

    --
    Corruption is convincing someone that the selfless ideal is the same as their selfish ideal.
    1. Re:AR Keyboards by mnemotronic · · Score: 1

      ... I predict the proliferation of Augmented Reality keyboards, which use an AR display to show a virtual keyboard anywhere, not just on real surfaces. Your hands will be wearing haptic gloves which resist movement of your fingers, giving tactile feedback and avoiding fatigue.

      Or, keyboards will be replaced with subvocalized dictation/voice control for non-programming tasks.

      The AR approach makes sense to me to, but why bother with gloves. Superimpose the keyboard image onto the table in front of me. As I type, the cameras (one on each side of the glasses) should be able to detect when my finger hits the table surface.

      The feedback for subvocalized control (uh, huh, ooh, ah) needs to be female with a Proper British voice: "oh my god. don't stop. that's it, slow. ok, now deeper. ohhhh myyyyy godddddd". Please don't ask which regional variation. Make it sound like Emma Thomson.

      --
      The Russians have won. They have made the world a cesspool of distrust, greed, fear and hate.
    2. Re:AR Keyboards by xlsior · · Score: 1

      I predict the proliferation of Augmented Reality keyboards, which use an AR display to show a virtual keyboard anywhere, not just on real surfaces. Your hands will be wearing haptic gloves which resist movement of your fingers, giving tactile feedback and avoiding fatigue.

      Of you could just use a qwerty keyboard -- more accurate feedback, and no need to wear sweaty gloves and special glasses.

      An AR keyboard sounds like a solution looking for a problem.

  21. From My Cold Dead Fingers by Bigbutt · · Score: 4, Informative

    I have two Model M keyboards. I'm typing on one now. I've had several different keyboards over the years including Dell and recently a couple of Mac keyboards for my work and home laptops.

    I'm at times extremely frustrated at my tablet or phone virtual keyboards. My fingers aren't that small and I'm constantly hitting space for 'n' or even interspersing spaces to break up words due to my floating thumb. I had an Android phone for a couple of years and it was the most annoying keyboard, frustrating enough to be flung across the room more than once. I had a Blackberry back in the day and the physical keyboard, while small, still took a little pressure to generate a key. Even too close to a virtual keyboard will throw in an extra letter or space. Right now I rest my thumb briefly on the keyboard while I type.

    I recall some virtual keyboard, laser light letters on your desk to simulate a keyboard. Anything like that, even a full sized tablet virtual keyboard wouldn't work for me for coding. I even bought the second Model M to replace the Dell keyboard I had at work (at IBM at that!) because scripting was such a pain in the ass.

    I did try out the Dvorak keyboard a bunch of years back. Swapping key-caps on my IBM was pretty simple to make that change. But as an IT person a the time, using a Dvorak keyboard on my keyboard and then going to the users who all had QUERTY was insane. I'm not doing that any more, at least to that extent, but there are the occasional times where I need to use someone else's keyboard and switching back and forth would be annoying.

    [John]

    --
    Shit better not happen!
    1. Re:From My Cold Dead Fingers by oldgraybeard · · Score: 1

      Model M yea good push clicky great keyboard!

    2. Re:From My Cold Dead Fingers by hey! · · Score: 2

      I've got a model M in the attic. I'm waiting to go deaf so I can use it.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    3. Re:From My Cold Dead Fingers by smithcl8 · · Score: 1

      With fingers that aren't "that small", how do you ever input your password successfully?

    4. Re:From My Cold Dead Fingers by short · · Score: 1
      > Android phone for a couple of years and it was the most annoying keyboard

      If you cannot install a different keyboard (SwiftKey) it is better to get a dumb phone.

    5. Re:From My Cold Dead Fingers by Scarred+Intellect · · Score: 1

      ...QUERTY...

      I don't even want to know what was going on in your mind to make that typo.

  22. the problem with special at your by oldgraybeard · · Score: 1

    workstation is when you go anywhere else it is like. "Darn! This sucks"

    Just my 2 cents ;)

  23. I already am in the future by paiute · · Score: 1

    I have switched over to the Summers layout. It relieves the boredom of typing, and my office mates are always commenting on the impact of my work on the company environment. Try it yourself: http://www.rathergood.com/buff...

    --
    If Slashdot were chemistry it would look like this:Cadaverine
  24. No,,, well, not another keyboard by RhettLivingston · · Score: 1

    Honestly, I'm close to using voice for typing more than the keyboard now. So, in a sense, voice will replace qwerty. Editing is the issue that keeps my keyboard here for now. There is no way I can describe edits out loud as fast as I do them with a keyboard.

    Chorded keyboards have been around since the 1800s - including some that use tapping as opposed to pressing keys.

    I used one in the mid-90s for a while that I can't find at the moment. It was an ergonomic grip designed to be a one-handed keyboard replacement operated at your side. There was more than one contact per finger to give 10 keys with 1024 possible combinations and software to allow words and phrases to be assigned combinations. The multiple contacts were hit with different parts of your fingers which at first doesn't seem possible to learn but was and allowed 10 contacts without the need to move your fingertip from one contact to another. It took about a month to reach a speed in the ballpark of my QWERTY keyboard skills. Mine broke after a few months and the device didn't catch on.

    The Twiddler 3 offers similar functionality to what I remember, but is not as ergonomic and requires the fingertips to be moved around.

    So, the answer is that these devices have tried to replace QWERTY and failed though they have had enough success to create a stable niche. The Twiddler devices have been around since '92.

    1. Re:No,,, well, not another keyboard by oldgraybeard · · Score: 1

      "So, in a sense, voice will replace qwerty" only in the sense of turn on the lights, set the alarm, where is my wife.
      To be useful voice needs to be the command prompt. And the masses are not capable of using that well. The skilled can but not the public over all. At least not at this point in time.

      Just my 2 cents ;)

    2. Re:No,,, well, not another keyboard by RhettLivingston · · Score: 1

      Though vital, the command prompt is not where I do my most typing. Documentation, messaging, and email are among the applications that I enter the most characters in and speech is working well for me in all of those cases. My editor has not yet succumbed though and likely won't for a while. That will take a lot more AI. I edit programs into existence at a much faster pace than I can speak.

      It is the editing that keeps me from saying that the majority of the characters I enter are entered via speech which is the point at which I'd declare that my keyboard has been "replaced" even though it will still be on my desk.

    3. Re:No,,, well, not another keyboard by angel'o'sphere · · Score: 1

      Voice is extremely slow.
      Typing is much faster.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    4. Re:No,,, well, not another keyboard by Chris+Mattern · · Score: 2

      Chorded keyboards have been around since the 1800s

      And still almost nobody uses them. That should tell you something.

  25. Re: Better question by Cmdln+Daco · · Score: 1

    "Marketing says we need something new to spur on sales. The replacement market isn't sustaining enough growth for the investors."

    "Our design team has come up with this new layout. The old layout was made by a team that retired years ago. The new bucks want something with their name on it."

  26. Re: IDIOS by Cmdln+Daco · · Score: 1

    That happens when your 't' key craps out and you can't afford a new keyboard.

  27. Err...voice command? by Vegan+Cyclist · · Score: 1

    Wondering why vocal command isn't included in this list? I know people who dictate text messages and other memos in their phones (and have for several years)..this could easily get to the point where we vocalize a lot of what we want to input. (Although this could cause vocal strain after extended use, so not ideal either..)

  28. Sign language? by fahrbot-bot · · Score: 1

    A glove that recognizes signing letters and numbers, etc... something like this?

    --
    It must have been something you assimilated. . . .
    1. Re:Sign language? by Misagon · · Score: 1

      Signing one letter at a time is really slow, and therefore it is not in very much use. When a government has tried to impose letter-signing it has therefore been met by much resistance.

      Real sign language consists of words, but the "grammar" is usually in facial expressions. In other words, very different from English.
      I'm generalising here because there are different sign languages in different countries, and not always related to the spoken language in those countries.

      Also, sign language interpreters are known to suffer from RSI and other strain-related health issues from signing too long. So I can't see that it would have any real benefit for current typists who know spoken language.

      --
      "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
  29. There are faster solutions. by hey! · · Score: 2

    But they're harder to learn. While typing English, stenotypers (like court reporters) can type over 200 words per minute with high accuracy, but it takes four years of training to achieve that level of proficiency. On the other hand some one-handed chorded keyboards seem slightly easier to learn for novices than QWERTY, but the fastest users are only equivalent to a mediocre typist. Since you pretty much have to learn QWERTY, these don't add much marginal value.

    QWERTY may not be optimal, yet it works well enough and is sufficiently easy enough to learn for most people. Add to that being ubiquitous, standard, and mandatory to learn and I don't think we'll see any viable alternative to QWERTY emerging on hardware keyboards anytime soon.

    Touchscreen keyboards are a different story. QWERTY on-screen keyboards don't work well enough for many tasks. Back in the PDA days there was a lot of research being done on this, but predictive text gave the QWERTY on-screen keyboard enough of a leg up to be practical for things like texting. At the time that was that, but these days peoples' data is increasingly in the cloud and accessed through some kind of mobile terminal. Maybe it's time to revisit this.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:There are faster solutions. by larwe · · Score: 1
      Mmm yes but this is hardly the full set of use cases for a keyboard. "people's data" being accessed through the cloud on a small screen is typically tiny amounts of data being accessed sporadically and far more reading than entry. The qwerty mechanical keyboard covers use cases such as entering and editing an entire program, writing a book, composing an email longer than a couple of paragraphs, and other things of that ilk. If we are saying that we want to remove the keyboard, then we probably have to make a fundamental change in the usage of language. Or we divide people even further into creators, who have full tools that can generate content, and consumers, who have crippled terminals that can only view content and provide short social media replies.

      Input methods for a mobile terminal on which one enters small amounts of content in a burst reply to a short message have different problems to solve. For example, voice input is almost semi viable here (I personally hate it for many reasons, including privacy and accuracy), where it would be completely ludicrous for, say, programming.

    2. Re:There are faster solutions. by hey! · · Score: 1

      I'm not sure what you're arguing. Why would writing a novel on a tablet require a fundamental change in language? People used to write them on sheets of paper, and some writers still carry moleskine notebooks to work in.

      There's no reason not to write a novel on a smartphone, other than that text entry is slow. Ten years ago it would have been a PITA beause you'd have to move your working copy between devices, but now text speed is the only thing holding you back.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    3. Re:There are faster solutions. by larwe · · Score: 3, Informative
      You've never written a book, I take it. (I have had three published, have written more, and am working on one in another window right now) Most authors are not masochists, at least not about writing. They use tools that are comfortable and efficient for the task ta hand, like any professional.

      As a tour de force (or more likely as a sponsored demo) you could certainly write a book with a smartphone or tablet, but it's not efficient. The qwerty mechanical keyboard was developed specifically to address the problem of bulk text entry accessible to the majority of humankind at a good efficiency level. Touchscreens were designed for a totally different purpose, and text entry is an auxiliary capability of this input method.

      Similarly, I could make a table using nothing but tools flaked from rocks. It wouldn't be a very good table, and I wouldn't be able to concentrate on the task of making it a better table, because I'd be too busy spending my energy struggling with inappropriate tools.

    4. Re:There are faster solutions. by larwe · · Score: 1

      Oh and by "fundamental change in the usage of language" I'm saying that a change of primary input method won't happen until language is not composed of words made of letters.

    5. Re:There are faster solutions. by hankwang · · Score: 1

      Stenotype output uses latin alphabet, but that's about it. You can't read stenotype without training and it's ambiguous due to it being mostly "approximated phonetic". The word "example" becomes "KP A PL PL". Steno at 200 WPM versus QWERTY at 80 WPH is apples/oranges. If the judge needs to read a transcript of a dialogue, the stenotyper will need to transcribe the transcript.

      https://en.m.wikipedia.org/wik...

    6. Re:There are faster solutions. by Chris+Mattern · · Score: 1

      50 shades of Gray was written on a Blackberry.

      Which is not a smartphone or a tablet. It has a physical keyboard. The OP's point is that you don't try to write a novel on a touchscreen keyboard.

    7. Re:There are faster solutions. by Aighearach · · Score: 1

      Stenotypers do not actually type of 200 words of language per minute. They only type 200 words of shorthand per minute.

      Are, our, hour, those all get typed as "R."

      Stenotypers can haz cheeseburger at 200 words per minute, they would not be able to type an email at that speed.

    8. Re:There are faster solutions. by serviscope_minor · · Score: 1

      Which is not a smartphone

      It was a smartphone back in the day.

      It has a physical keyboard.

      A tiny physical keyboard which is more or less thumbs only. Nothing like a proper keyboard. But my point stands, you can type an entire novel on an input device designed for short input.

      The OP's point is that you don't try to write a novel on a touchscreen

      "you" don't try to write a novel on a blackberry either.

      --
      SJW n. One who posts facts.
    9. Re:There are faster solutions. by larwe · · Score: 2
      The BlackBerry sported a physical (though ergonomically hobbled by the constraints of its form factor) keyboard to solve the same problem - "how to enter text". It wasn't a radically new HMI in the way a touchscreen or a voice recognition is; it was a physically miniaturized version of our old qwerty friend. I too have done proofreading and copyediting, and even some small redrafts of articles I was working on, on a BlackBerry - but only because it was the only tool I had available to me. (At the time I spent a lot of time sitting in bars that didn't approve of laptops. I could nurse a drink and work on my BB as long as I liked though).

      Note the history of the authorship of that specific book (and I'm not even talking about the _original_ origin as a fanfic) is a little less black and white. It was not "written on a BlackBerry". The author took notes on a BlackBerry while in transit. She then transferred those notes to her Mac and did the "writing" there. There's no statistic given on word count from the BB vs word count from the Mac. https://www.businessinsider.co... - I assume this is one of the articles the earlier poster read. I would wager real money that of the 156000-odd words in the final work, only a small proportion of them (maybe not even a single actual phrase) was typed on the BlackBerry; "notes" are not prose for publication.

      BTW, remember how I said authors are not generally masochists? I think given the particular book we're talking about here, we can assume that this author doesn't fall into the general case. :P

    10. Re:There are faster solutions. by hey! · · Score: 1

      I actually have, so you can stop trying to pull rank on me because I'm not impressed :-)

      You're begging the question; we are't talking about how good mobile devices *are* for the task. We're talking about how good they *could be*. If they were much better, there would certainly be advantages to working on a draft wherever inspiration struck. It wouldn't even have to be as good as working on a desktop to be useful.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    11. Re:There are faster solutions. by larwe · · Score: 1
      Perhaps you fall into the masochist class of authors, then. However we appear to be talking in circles. There has yet to be devised an HMI that is as suitable for the entry of bulk text as the qwerty keyboard or a derivative of it. Nothing currently extant is even remotely as capable. Even if a serious alternative were devised and could be demonstrated to be clearly superior, it would have a massive acceptance cliff to climb, given that everyone would still be learning how to use a regular keyboard. Ergo, the only way such a new HMI will have any chance of success is if it coincides with some drastic change in the tasks people perform and the way they communicate, such that the new HMI is clearly superior for entering data into the new communication method. As long as we talk in words composed of strings of letters, the keyboard will remain the best tool for the job.

      BTW, as you are now saying "how good could a mobile HMI be for making notes", that is a completely, completely different question from the original question, which was "can the qwerty keyboard be replaced?" (by implication superseded). A replacement for a thing has to exceed its capabilities in all use cases that matter. Yes, as I indicated, I too use a mobile tool where it's all I have available. But it's not a replacement for the real tool; it's just "the tool you have is better than no tool at all" and for me an electronic text entry tool with a loathsome entry method is slightly more useful than a moleskine because although I enjoy writing in a notebook much more than I enjoy poking about on a touchscreen, having my notes born digital so I can email them to myself and a) never lose them, and b) cut and paste directly into my WP.

      In much the same way, a Swiss Army knife can be used to do a lot of emergency repairs or even surgery. And if it's all you've got, you use it. But you get better results, more consistently, and with a better user experience, when you're using a real set of tools or surgical equipment.

    12. Re:There are faster solutions. by hey! · · Score: 1

      Perhaps you fall into the masochist class of authors, then.

      ... but you repeat yourself.

      However we appear to be talking in circles. There has yet to be devised an HMI that is as suitable for the entry of bulk text as the qwerty keyboard or a derivative of it. Nothing currently extant is even remotely as capable.

      No, we're talking past each other. I agree there has yet to be devised any suitable entry method for doing this. That does not mean that such a thing is impossible. Nor would an improved text entry need to be just as good as QWERTY to be useful.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    13. Re:There are faster solutions. by larwe · · Score: 1

      Can there be other HMIs that work, and perhaps *in specific sets of constraints and for particular use cases* work better than qwerty? Sure. But that's not what I see when I read the original discussion. Swords at dawn, sir, on the exact semantics of the word "replace".

    14. Re:There are faster solutions. by gremlinuk · · Score: 1

      I must say, language isn't composed of words made up of letters. It is a stream of sounds that we choose to represent on paper as patterns of letters.
      Ideographic languages (Chinese, for example) use symbols (sometimes made up of multiple parts) to represent concepts and things, which is the reason you can read written Chinese aloud in several different spoken languages.
      Latin letters do descend from ideographic symbols if you go back far enough, but they're not used that way anymore.
      We could choose to write spoken language as a series of symbols that represent individual phonemes. (https://en.wikipedia.org/wiki/Phonemic_orthography) And some modern languages do have a high ratio of phonemic-to-graphemic representation - in other words the phonemes are well represented in the symbols, and vice versa (Welsh is a good example). But English is most definitely not one of them!
      (personal example - as I know the pronunciation rules for Welsh, I can read Welsh text aloud, or sing Welsh songs from written lyrics just fine without understanding the language very well.)

    15. Re:There are faster solutions. by Chris+Mattern · · Score: 1

      A tiny physical keyboard which is more or less thumbs only. Nothing like a proper keyboard.

      True. But it's leaps and bounds ahead of a touch screen keyboard.

    16. Re:There are faster solutions. by serviscope_minor · · Score: 1

      It wasn't a radically new HMI in the way a touchscreen or a voice recognition is; it was a physically miniaturized version of our old qwerty friend.

      Not 100% sure I agree. I mean I don't especially like typing on a touchscreen. apart from the lack of feel, the on-screen qwerty keyboards are much the same as blackberry ones. So, I wouldn't say they're radically different, and you certainly see people going for it with their thumbs still.

      Note the history of the authorship of that specific book (and I'm not even talking about the _original_ origin as a fanfic) is a little less black and white. It was not "written on a BlackBerry".

      I thought it was, well maybe the original original? How much um edititing did it take to turn it from a fanfic into a novel?

      BTW, remember how I said authors are not generally masochists? I think given the particular book we're talking about here, we can assume that this author doesn't fall into the general case. :P

      Well played, sir!

      --
      SJW n. One who posts facts.
  30. You will have to... by BeCre8iv · · Score: 1

    Pry my QWERTY from my cold, dead hands.

    --
    This perpetual motion machine Lisa made is a joke, it just keeps getting faster and faster. - Homer
  31. Yes... just nothing right now. by mark-t · · Score: 1

    I imagine a future wherein computers would be able to read your mind, similar in concept to speech recognition except for mere thoughts instead of spoken words. As you think of what you would want to otherwise type or say, the computer would respond exactly as if that had been typed at a keyboard.

    An AI could adapt itself to the way that you think so that if your mind has a propensity to wander, the system could learn to recognize with certain things, that is not necessarily what you meant to actually tell the computer to do, and would eventually be able to filter out extraneous information, much as we can, for example, in a crowded room with many people talking all around us, still focus on a single conversation that we are a part of.

    1. Re:Yes... just nothing right now. by adrn01 · · Score: 1

      I imagine a future wherein computers would be able to read your mind,...

      That works in a business environment until you have a lecherous thought about the cutie who walked by.

    2. Re:Yes... just nothing right now. by mark-t · · Score: 1

      As I was saying, AI could probably be trained to ignore such thoughts, just as we can, with only a modest amount of concentration, easily ignore conversations that may be occurring all around us while we are engaged in a conversation of our own.

  32. This isn't a yes or no thing by larwe · · Score: 2
    For people who are making their living at keyboards today - it's pretty much simple to answer this: "No". For those people, and likely for the type of work we are doing until that work becomes irrelevant, there isn't a feasible replacement for the keyboard. Our workloads were designed around text, and there really isn't a better way to enter text than a keyboard that uses all our fingers. While you could argue that layout X is better than layout Y because ergonomics, the simple numeric and historical dominance of the QWERTY keyboard ensures that everyone is familiar with it and it has a pre-bias in everyone's muscle memory.

    However it's not necessarily the case that future workloads will involve the direct entry of large amounts of text. Right now everything we do is fundamentally supported by a raft of text entry - sourcecode, documents, etc. It is conceivable that future workloads might involve the manipulation of some other way of abstracting the same concepts. As a totally artificial example, if tomorrow's programming language is designed such that the "sourcecode" is an array of 3D blocks, then it's easy to conceive that the IDE for such a language could be a VR or AR interface where you pick up and place those blocks with your fingres.

    One might argue that the dominance of the QWERTY keyboard as "the input method" is already challenged by touchscreens - which don't even have keyboards on them all the time. But of course the real question is not "will something else replace QWERTY as the dominant input method" but really "will something else replace QWERTY as the dominant input FOR SIMILAR QUANTITIES OF TEXT" - which is a very different question. Touchscreens obviously are terrible for this. Let the flames begin.

    1. Re:This isn't a yes or no thing by gremlinuk · · Score: 1

      We are beginning to see some programming paradigms that don't require much typing. They're often called 'low code' methods. One example that I'm somewhat familiar with is Azure Logic Apps (I'm sure AWS and other cloud providers have their own species of similar things and they may even be better that Azure, I'm just not familiar with them). Most of the programming is done with 2D blocks, and pull-down menus. There is still some typing, but almost zero, compared to the many thousands of lines of code I've been involved in writing over the previous 20 years.

    2. Re:This isn't a yes or no thing by larwe · · Score: 1
      Mmm. I haven't used Azure app stuff, but I'm aware that .. oh at least 20 years ago, the "Visual" languages, especially Visual BASIC, were already claiming some degree of this program-by-manipulating-blocks-and-setting-attributes (I never went beyond playing with it, but a coworker at the time was very enthused with it and in fact went off to start some kind of one-man business around it). And I have worked with some IDEs that let you do a lot of the programming graphically (for example FPGA IDEs that can convert schematic capture to VHDL/Verilog, which you can then edit before synthesis). I'm ambivalent about this latter group, but they're a really specialized example and probably don't generalize well.

      For me, it comes down to "is this making code that runs more verifiably, or that can be developed faster", or some other advantage. I haven't yet seen a compelling argument - but I haven't seen proof that it's impossible either, so I continue to wait and see, and in the meantime continue to grovel in C and assembler because that's the fastest way for me to get little personal projects up and running.

  33. Keyboard is like a music instrument by mspring · · Score: 1

    The mechanical arrangement is part of the art which needs to be learnt and the developed muscle memory (based on tactile feedback) is a key aspect when performing.

  34. 1967, all over again! by Mathinker · · Score: 1

    I have some fond memories of The President's Analyst but unfortunately I no longer remember it well enough to know if it was good enough to watch again.

    Wow, it just occurred to me that TPC also has three letters (when I saw the movie, "three letter agency" was not in my lexicon).

    Ooops, have to switch glasses now to check the lawn...

  35. It doesn't matter by Karmashock · · Score: 2

    The problem with challenging these things is that they're trying to fix something that isn't broken.

    Sure, there are fringe problems with the layout. But those fringe issues don't matter to the majority. If you have a personal fringe problem, then fix it yourself.

    there are lots of other options for you to use.

    But the majority won't change because it doesn't matter.

    Long story short, stop trying to project fringe issues on the majority. That is "your" problem. That isn't an insult. Own it. Then actually fix it. You can do it if you actually care.

    If you don't care enough to do anything about it, then it didn't matter to you either.

    --
    I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
  36. Spatial would be if asked where the mouse is by raymorris · · Score: 3, Informative

    Spatial memory is about remembering where things are.
    A skilled typist doesn't type "the" by thinking about where the T is, then where the H is, then where the E is. There"fingers just do it", they'd tell you. Psychometric experts would explain that it has moved from the cerebellum to the basal ganglia - motor connections.

      Here's an experiment to see the difference:

    Asked a skilled typist where the J is. They'll likely answer by fist putting their fingers out as if typing it, then move their finger to remind themselves, then describe the location. They tell their finger to type J and it hits J, which then reminds the spatial part of the brain where it is.

    I once had an ATM pin number I had used for many years, but when asked I couldn't remember it for the life of me - until Input my fingers on a pin pad. Muscle memory. That's how skilled typists type, not by remembering the location of each letter.

    1. Re:Spatial would be if asked where the mouse is by Ashtead · · Score: 1

      Is it some of both? Muscle memory for when typing on a keyboard without having to look down, as in the fingers "remembering" where the various letters and other characters are.

      And spatial memory, remembering the order of the letters -- noticeable when a screen or keypad has the letter keys in a different order. Using a check-in terminal or parking payment terminal, where there is a keypad or screen with the letters organized in alphabetical order is noticeably harder than if the letters are in QWERTY order -- I've encountered both, with the alphabetical order requiring me to stop and search for each letter much more than with the QWERTY-ordering I've been becoming used to for the last 40 years of near-daily exposure.

      --
      SIGBUS @ NO-07.308
  37. Yes, ANYTHING Can by kenwd0elq · · Score: 1

    The QWERTY has the advantage that it exists. I learned to type on it 60 yearsago. DVORACK and all the other keyboard styles MIGHT be better, but we'd to have a cohort of children who learned a new keyboard style nearly from birth.

  38. Yes by hcs_$reboot · · Score: 1

    In some countries they use AZERTY. Works pretty well.

    --
    Slashdot, fix the reply notifications... You won't get away with it...
  39. " they remember the finger movement by raymorris · · Score: 1

    I should have ended that with:

    They remember the finger movement (muscle) for the letter, not the geographical location of the key.

    1. Re:" they remember the finger movement by Anne+Thwacks · · Score: 1
      not the geographical location of the key.

      Not true - we all know the key in question is in North East Spain, or Alberta, Canada, or ???

      --
      Sent from my ASR33 using ASCII
  40. QWERTY keyboard are much older than IBM by aepervius · · Score: 1

    "The 1874 Sholes & Glidden typewriters established the "QWERTY" layout for the letter keys." Patent application was 1867. Sometimes there is a reason why some sub optimnal stuff stays so long : there may be more optimal layout (in fact for other languages , there are , german QWERTZ and french AZERTY) but they take much longer to learn compared to QWERTY not being that bad. Find a way to make a much MUCH better keyboard, and it will be adopted. But as people tried and tried and most solution got no traction at all, it is pretty clear this is not as easy as many thinks.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
    1. Re:QWERTY keyboard are much older than IBM by Mal-2 · · Score: 1

      Neither Dvorak nor Colemak take "much longer to learn" than QWERTY. They may even take less effort to learn. The reason they seem hard is the same reason high school Spanish seem hard -- it's not your first rodeo. If the world could be retconned such that everyone grew up using Dvorak or Colemak, I guarantee nobody would be plausibly claiming it's "hard to learn". It's just that learning to type twice is demonstrably harder than learning once.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
  41. Well duh! by jtgd · · Score: 1

    Unlike a conventional QWERTY keyboard, Tap required me to think a lot, because I had to tap my fingers in not-very-intuitive combinations

    I'm sure the first time you typed on a QWERTY keyboard it was anything but intuitive! Try Tap for a year then tell us about it.

    --
    J
  42. Anything can. But will *you* do it? by thegarbz · · Score: 1

    Pretty much any input method can replace the QWERTY keyboard. The only question is will *you* learn to use it?

    The biggest contender for a long time was the T9 input method on mobile phones there were people who could type up a storm on those. However as the smartphone clearly showed, given the option people quickly revert to what they are familiar with.

    How good is your Morse code? I could quite happily type this without a QWERTY keyboard. ... But I don't.

  43. ASL by sgunhouse · · Score: 1

    Anything could replace QWERTY, eventually. I'll probably use it for the rest of my life, but anything you get familiar with would do.

    However, let me make a practical suggestion - the manual alphabet from sign language. Gear used for VR can already detect hand positions, or rig up some sort of sensor glove for input. Okay, even for those already trained it isn't as fast as the fastest touch-typist - but then again I'm not as fast on a real keyboard as a touch typist either so perhaps that is meaningless. And the manual alphabet is a useful skill regardless.

  44. Every input method needs thinking. by Qbertino · · Score: 1

    At first. Qwerty is a historically green mess, just one we've all gotten used to. An alphabetical keyboard would be objectively better.

    Given enough time, you can get used to cord keyboards and other devices and learn to type super fast on them. Often times even faster than with regular keyboards. It just takes time and breaks the norm we all agreed on. That's why it's very difficult to replace Qwerty.

    --
    We suffer more in our imagination than in reality. - Seneca
  45. Re: A keyboard, how quaint... by oobayly · · Score: 1

    If they're going to switch anything, it should be the phone layout to the number pad. Nearly every phone has recent calls and phone books. Mobiles have the bonus of voice dialing. In fact, many people I know don't even have a phone plugged into their landline.

    Our desk phones can be dialed from our CRM software - we trialled SIP clients only (all the phones have wireless headsets), but we found people were missing calls as the headset notification was too discrete (as was the windows notification). It was also impossible to reject a call, though I filed a bug report with the vendor.

  46. Wht could possibly gpo wronmg by Hognoxious · · Score: 2

    for (int i = 0; i j ; look at the rump on that ) { oh no the boss is coming over he's a total cunt
    }

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  47. Unlikely by SurenEnfiajyan · · Score: 1

    Unlikely, we are used to QWERTY.

  48. A modest proposal... by itsdapead · · Score: 1

    As for the QWERTY layout per se - since its so established and hard-to-change why don't we just re-define "alphabetic order" from A,B,C,D... to Q,W,E,R,T,Y.... - then the QWERTY layout would make perfect sense.

    OK, so re-defining alphabetic order is going to be a little bit tricky and have a few unintended consequences but, frankly, the QWERTY layout has been technically obsolete since at least the 1960s (golfball typewriters didn't have type bars to collide) and has resisted all attempts to improve/replace it - even the numeric phone keypad (that had its day when SMS texting went viral) suffered death-by-iPhone - so alphabetical order is pretty much the soft target here. Most kids these days will see a QWERTY keyboard before they get taught to read, so that shouldn't be a problem, and if you ever forget what the new order is - just look down! With lots of semi-skilled workers about to be made redundant by AI, just think how many valuable jobs would be created re-sorting the books in the great libraries of the world...

    Chord keyboards and other "clever" solutions have the problem that you have to learn to use them - and they failed to take off even back in the days when people expected to need training before they could type. The chord-based stenograph has been around as long as the typewriter, but has never broken out of specialised niches in courts etc.

    The great thing about the QWERTY keyboard is that the instructions for basic use are printed on the bloody keys. Only a minority of keyboard users today have actually been taught to touch-type - so the failure of all alternatives can't be about the level of training on QWERTY, its that you don't need training to use QWERTY. Maybe, just maybe, QWERTY is still around because it gets the job done?

    These days, we've got pretty good speech and handwriting recognition, too - but the inconvenient truth is that many people prefer typing to writing, and feel like a twit talking to their computer or phone (and we're talking here about people who don't feel a twit meandering along with their head hunched over their phone). The other problem with speech/handwriting is that they grind to a halt as soon as you want to go back and edit your work, undo a typo or fix an autocorrupt error.

    As for "thought control" - we (sex!) know (manager walking past - hide slashdot) how (sex!!) that will (what a wanker!) work out (talking of wanking...) in practical (need a piss) day-to-day (sex!!!) office (coffee!!!) use (my ass itches).

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
    1. Re:A modest proposal... by Misagon · · Score: 1

      Actually, QWERTY had been developed out of alphabetic order, only that vowels had been separated out onto its own row.

      Beta-testers of Sholes very earliest typewriters then asked for several changes to the layout to make it faster and less error-prone when transcribing Morse code -- and this was done mainly by swapping letters so as to be a small change as possible.
      Then the layout was further changed by Remington so that they could avoid having to pay royalties to Sholes.

      --
      "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
  49. Don't replace the keyboard, improve it! by Misagon · · Score: 1

    QWERTY are two things: A physical layout of keys in rows and a logical mapping of symbols to those keys. Dvorak is only the latter.

    There is a movement for changing the physical layout, from rows to a column for each finger, which can improve typing speed and accuracy, as well as being touted as more ergonomic. These are also often separated into a part for each hand.
    This idea is not new, but almost as old as typewriters themselves. Schools for QWERTY divided the keyboard into columns for use with different fingers. The Blickensderfer typewriter with its "Scientific layout" from the late 1800's and Lilian Malt's Maltron from the 1970's (onwards) changed both physical layout to a columnar and logical mapping to a more logical, and I suspect that it was the unusual logical mappings that prevented adoption of those more than anything.
    The Kinesis company has made its "contoured" ergonomic keyboards for decades -- with QWERTY or Dvorak, but they are not common.
    Columnar ergonomic computer keyboards used to be common in Japan in the 1980s, mainly for the NEC PC-8800 computers, but IBM squashed that platform, partly through political pressure.

    In the recent decade there has also been a resurgence in keyboards with mechanical switches, partly as a reaction to what I think has been a regression in keyboard design towards having flatter, cheaper keyboards.
    As animals, we touch and feel. We think spatially. Things are more intuitive when they are things and not abstract concepts.
    Mechanical keyboards feel more substantial, and often provide better ergonomic shapes and better tactile feedback than the common muck that is usually bundled with a new computer. Mechanical keyboards also have keys and switches as discrete components, which has made development of mech keyboards more accessible to hobbyists.

    There are now dozens of different homebrew, custom and kits out there for mechanical keyboards -- with columnar layouts. Split, contoured, "orthonormal" grids, shifted columns, etc. Many of them are Open Hardware.
    The most famous is the ErgoDox, which is manufactured by multiple companies. It has also got several successors, with different tweaks to the physical layout.
    While mainstream hardware manufacturers are now making keyboards with mechanical switches (for "gamers" ... ) you don't see many "ergonomic" keyboards in the mainstream any more, which is a shame.

    --
    "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
    1. Re:Don't replace the keyboard, improve it! by ath1901 · · Score: 2

      QWERTY are two things: A physical layout of keys in rows and a logical mapping of symbols to those keys. Dvorak is only the latter.

      I think physical layout is much more important than the key mapping. I have a bit of RSI on the outer side of the hands (Emacs pinkie) and would like to reduce the stress on the pinkie. As a programmer I am probably biased but I don't find the layout of the letters to be problematic. I spend a lot more time thinking than typing so typing speed isn't a huge issue. I also spend more time navigating, editing or typing weird symbols like braces and brackets than I do typing plain English text and those actions are some of the least ergonomic. Most key maps like Dvorak or Colemak optimise key placement based on the typing of english text but do nothing for symbols or placement of modifier keys (shift, control, alt). Neo is the only one I know that remaps symbols and movement by creating more modifiers/layers but all the modifiers are still along the edge of the keyboard and pressed with the pinky (and it is in German).

      I have tried some ergonomic keyboards but none have caught on either because they were not radical enough (just a qwerty split in half) or because they were too big, expensive or not laptop friendly. Actually, none are laptop friendly if you do type on your lap. Some of the single hand chorded keyboards could be laptop friendly enough but they would have to support all the various brackets and braces for general use.

      To scratch my own itch, I have been experimenting with my own chorded shortcuts software which distinguishes between ordinary typing and when you're Holding one key and Press-Releasing another. It basically treats the key events "Press A - Press/Release B - Release A" as a shortcut which can be mapped to anything. It helps with my particular case of RSI since I can remap all modifiers to the strong fingers (hold V or M for Ctrl, F and J for Shift, hold Space for movement and deletions etc). It works rather well but I do occasionally get some false positives so it isn't perfect yet. The code is here ( https://github.com/hopr/hopr ) if anyone is interested but it is a prototype without any polish since I am the only user. It works for me though.

      I would very much like a redesigned keyboard with all movement, editing and modifier keys moved to the bottom (thumb) or center (index finger) but I want it on both laptops and desktops. Laptops won't change anytime soon so I think we are stuck with QWERTY. A more radical remapping of the qwerty keyboard would be interesting (like use all inner keys FGHJ etc as layers/modifiers like Neo) but only for some special groups like programmers or people with RSI. Neurological implants would of course be cool but so would magic wands.

  50. you could by indy_Muad'Dib · · Score: 1

    use hand/finger position sensors and learn sign language

  51. Management consultants use DVORAK as an example... by cjellibebi · · Score: 1

    ...of how organizations are resistant to change. They say that despite it's increased efficiency, organizations are inherently resistant to change, and use the DVORAK keyboard as an example when training management consultants.

  52. a motion, not a map. Different part of the brain by raymorris · · Score: 1

    > You do realize your argument is they don't remember the location of keys, just relative location to where their fingers are and that's not spatial location?

    It's not "my argument", it's well-established science. Motions that we learn thoroughly, such as writing, are a completely different area of the brain than picturing a map. A skilled typist learns first "make an A", then "type THE" and types it without thinking about location, without picturing a map of the keys. It becomes directly "triggering this muscle creates this letter". An *unskilled* typist has to think about *where* the keys are. A skilled typist has learned how a skill called "tab" which involves the muscles that control their little finger. It becomes a hand skill rather than a map. It's like picking up a cup, an adult know how much muscle movement your fingers need without thinking about how much pressure your putting on the cup. A toddler drops the cup often because they still have the intermediate, cerebral step of controlling the pressure on the cup.

    So no, a skilled person does not work based on "relative location", picturing the location and then moving their fingers to the location they have in mind. Typing each letter becomes a skill, just as a full-time professional guitarist doesn't think about the location of each string, their fingers know how to play a given chord (actually their basal ganglia do).

  53. No by Miamicanes · · Score: 1

    The only people who think replacing keyboards for general text input is a good idea are people who never bothered to learn how to type.

    Mobile devices might be an exception due to size... I'm a Graffiti person myself (originally Palm, now Android). It's how I'm able to make long postings like this one with my phone. Predictive keyboards slow me down, because I'm kind of OCD about not making spelling errors & only Graffiti is accurate enough to let me get away with NOT proofreading everything word-by-word. My only gripe with Android Graffiti has to do with capacitative behavior & governor-induced lag... it pisses me off that a fsck'ing sub-20Mhz 680x0 could handle nearly error-free input, but an Android phone with a faster CPU & more cores occasionally can't tell the difference between 'o' and 'u' because... er... Android decided something BESIDES high-res stroke-capture is a higher priority at that moment (using a governor like 'performance' or 'responsive' on a rooted phone definitely helps).

    That said, there's room for improvement with Qwerty. The patents on the Matias Halfkeyboard expired years ago... it should now be a default feature on any new keyboard (and Matias himself should sell a USB adapter to sit inline and turn ANY USB keyboard into one), not to mention a standard feature in Linux and Windows. It's handy for "left hand on keyboard, right hand on mouse" use cases.

  54. That would be like trying to replace English by RogueWarrior65 · · Score: 1

    English is the common denominator language in a whole lot of applications. It won't be replaced with Spanish or Mandarin regardless of population count. And new languages like e-prime or esperanto aren't going to do it either.

  55. Better example: Speaking by raymorris · · Score: 1

    Speaking would have been been a better example for me to use. Try saying "three three three". You speak without by making sounds. As a side-effect of your brain telling your body to make the sound, your tongue ended up at a certain position for the "th" sound and another position for the "r' sound - and you may not know what those positions are! You know *how* to make the sounds. You may well not know *where* each part of your tongue is for "r" that's different from "s", and you don't need a map distinguishing the positions of "r" vs "s". You only need the know how, the "make an S skill", no location maps needed.

    Just as your mouth can learn "make an R sound" and "make an S sound", so can your hands learn "make an R" and "make an S".

  56. An analogy by info6568 · · Score: 1

    Let me add an analogy : music writing by hand vs. software

    When you are dealing with very special customized type of music, it is really complicated to translate it from your mind to a graphical program. You can do it well with a pencil on paper, but later you must try to realize what to do to move your ideas to the software capacities (that always will be limited compared with your own expressive writing).

    So, in my case, the best solution has been to use Lilypond and to write by hand on Lilypond language, not trying to use those extremely limited graphical toys. And, this carry me to a keyboard, that I can use very efficiently because I began with formal typing studies on a mechanical typewriter a lot of years ago, and complemented with my piano studies in University.

    I can use my "finger memory" that it is separated from my thinking, something that permits me to do both at the same time. And I don't need to look at the keyboard to find the letters. And QWERTY it is just perfect, no matter if I am using a Spanish or an English keyboard.

    Also, I have two daughters, 8 and 9 years old. They are learning to use the keyboard with some software, and they are very good right now with just some weeks of practice. This means, that QWERTY it is not artificial even for little children, it is fast, it is reliable. Then, what it is the urgency to replace it.?

    A different story is with your mobile or tablet. Well, maybe you can't carry a physical keyboard, so you must paint one in the screen ... it is a practical solution, but on a limited device. But if you can attach a physical keyboard things improve several times .. .always.

  57. Hopefully not. by Carrot007 · · Score: 1

    No game controller has succcessfully replaced a good keyboard (& mouse) so why would it in any other area ;-)

    Is anyone else with me that when using a "set top box", or whatever with an on screen keyboard and it pops up in a-z format just considers binning the thing as it is going to take 10 times as long to input anything into it?

    --
    +----------------- | What is the question!
  58. RE: Slashdot Asks: Can Anything Replace 'QWERTY' by John_3000 · · Score: 1

    I basically quit using qwertys 17 years ago. See http://chordite.com/ I still think that's far and away the best approach. Nothing else comes close. It's really a pity I'm too lazy to promote it :-)

  59. Re: "...give the NSA a direct line into your brain by adrn01 · · Score: 1

    More like, Google analyzing your response to every article, image, and ad, and developing a personal brain map the'd then use to super-market to you.

  60. Re:Type by thinking? That might..oh look, a squirr by Jeremi · · Score: 1

    Let's just assume that no amount of machine learning, artificial intelligence or anticipatory pattern matching can handle my typical thought processes (need sex, any espresso left? what time is it? gotta check slashdot, shit my feet hurt, wow need to trim fingernails, was that a mouse?) nor I'm guessing what goes on in the minds of many other developers.

    In the same way that not every thought that crosses your mind comes out through your typing fingers (or your mouth, for that matter), there would have to be some way for the system to pick up on which thoughts you intended to output to your outgoing-text-stream, vs which thoughts were part of your internal monologue only.

    Is that possible? Well, it's no less impossible than any other kind of thought-reading, at the moment.

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  61. Natural/Split keyboard by Ecuador · · Score: 1

    Although it is still a QWERTY, I found that the original "split" Microsoft natural/ergonomic keyboards would increase my speed of typing and my comfort after getting used to them. An old girlfriend gave me an MS Natural Keyboard Elite as a present 20 years ago. I didn't find it that "natural" to use, but as it was the gf's present I kept using it and after around 6 months I decided I am never going back as it had increased my typing speed and there was less strain as well.
    Now, while I am never going back, Microsoft sure is, since they have abandoned the split keyboard style with their new "curved" ones, which are not nearly the same thing and are actually not that good keyboards. So it is quite hard to find keyboards like the Elite or the Natural Keyboard Pro that came after it... I have one from Perixx, but then I bought recently their current updated version, and they dropped the build quality, so now I don't really know a good source for such a keyboard...

    --
    Violence is the last refuge of the incompetent. Polar Scope Align for iOS
  62. Yes, but it's unnecessary by Kjella · · Score: 1

    The fascination with typing speed comes from the days when you had dedicated typists and secretaries. Computers, printers and photocopiers pretty much obliterated the need to re-type things and by far most professionals now type themselves, for the rest OCR and speech-to-text will give you a draft. A coder does not code at 200 WPM. An author does not write books at 200 WPM, if they did George R.R. Martin would finish a GoT book in a day and a half. Unless you have some really unique needs the limitation is the thought behind the text not the typing of the text.

    --
    Live today, because you never know what tomorrow brings
    1. Re:Yes, but it's unnecessary by Mal-2 · · Score: 1

      That said, the faster you can do the brain-to-page dump, the less you're going to lose along the way. Recovering your rhythm from a typo is probably more important than the actual typing here.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
  63. Re:Yes. by Riceballsan · · Score: 1

    while it's further away I'd imagine mental input might replace it. Speach recognition has a huge flaw to it... namely lack of ability to be used discretely in public. There's a reason why text messages rapidly surpassed phone calls even back when the standard input method was "tap 1 3 times for C". That advantage being the ability to talk to someone in a crowded theatre, or office meeting etc... without excessively distracting those around you, as well as the ability to communicate in very loud places without your messages being sidetracked.

  64. Not "mildly more efficient" by Mal-2 · · Score: 2

    Except Dvorak isn't just "mildly more efficient", it's much more efficient and doesn't preclude being able to type on a QWERTY keyboard. Dvorak to Colemak is "mildly more efficient", to the point where the creator of Colemak advises Dvorak users not to bother.

    --
    How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    1. Re:Not "mildly more efficient" by Memophage · · Score: 2

      When I was in college I switched my keyboard to Dvorak and trained myself to use it. I rapidly discovered two issues that led to my giving up on it:

      1. While typing letters on a Dvorak keyboard is arguably more efficient, all of the Windows shortcut keys have been developed for a qwerty keyboard layout. For instance on qwerty, ctrl-c ctrl-v are done with your left hand. On Dvorak you have to take your hand off the mouse to hit ctrl-v. I'm sure I could have remapped all of my shortcuts as well, but it wasn't worth it to me.

      2. Every time I went to a class or a computer lab I'd have to fight against my new training to use the qwerty layout again. I was constantly messing up one way or the other whenever I switched, and it just got too painful.

    2. Re:Not "mildly more efficient" by Mal-2 · · Score: 1

      Objection 1 is why Colemak was invented, and although I didn't stick with it, I did give it a spin for a couple weeks. The inventor himself says it's not much of an upgrade from Dvorak in normal typing. My keyboard has a full set of one-touch "CTRL+letter" keys, and they are arranged in a QWERTY-like layout for exactly this reason.

      Objection 2 is much less of an issue now that people generally bring their own laptops to classes and labs. Or, you can get a programmable keyboard like a Cherry 82xxx series, or a Tipro. Remap your keys on your own hardware, and just plug and chug with everyone else.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    3. Re:Not "mildly more efficient" by Mal-2 · · Score: 1

      Make that a Cherry G86 series. (There are some rare and highly desirable mechanical versions in the G80 series.)

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    4. Re:Not "mildly more efficient" by CountZer0 · · Score: 1

      False. Dvorak is no more efficient than QWERTY, this is a myth that has long been debunked: http://reason.com/archives/1996/06/01/typing-errors/

    5. Re:Not "mildly more efficient" by Mal-2 · · Score: 1

      Oh yes, the theory of appropriate inertia. This is not a debunking, this is a rationalization. Because Dvorak didn't succeed, it must suck, because good things never fail by virtue of being beaten to market. This is only "proof" if you are a true drinker of the free market kool-aid.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
  65. Re: Slashdot Asks: Can Anything Replace 'QWERTY' by ath1901 · · Score: 1

    Could you please elaborate?

    I've always wanted to try something like that but haven't (yet). How does it work for editing (cursor movement, backspace), keyboard shortcuts (mark text, cut text etc) and entry of symbols (brackets etc)? How many symbols are available? Do you have to release all keys before typing the next character or is it "smart" in some way?

  66. Re: Slashdot Asks: Can Anything Replace 'QWERTY' by John_3000 · · Score: 1

    It's smart this way: some guys at IBM back in the '70s figured out the best way to poll the keys is to always report idle except when a release directly follows a press and then report the chord that existed between those 2 events. That's what your brain wants. With 8 keys there are of course 255 useful chords plus the idle chord. 127 with 7 the keys I usually implement. It's pretty much all explained in the downloadable source and instructions.

  67. Re: Slashdot Asks: Can Anything Replace 'QWERTY' by John_3000 · · Score: 1

    You toggle back and forth between mouse mode and keyboard mode. The mouse mode isn't agile enough for easy cut and paste but it's fine for clicking wigits. It has 2 speeds and 8 directions. Better to use your touch screen

  68. Room for improvement by vtTom · · Score: 1

    I think there is room for improvement without totally ditching the QWERTY keyboard.

    For instance, if I'm only typing English text, such as this comment, then I find QWERTY to be quite comfortable.

    But if I'm entering a lot of source code that uses a lot of symbols and brackets, like this "wire [N-1:0] gated_one_hot = {N{gate}} & (2**i);", I find that my hands and wrists fatigue rather quickly.

    So I would like to see some task-specific keyboard layouts where the QWERTY part is unchanged, but the symbols important to the task are more-optimally placed.

  69. No better time for custom hardware than now by artemis67 · · Score: 1

    Honestly, we have arrived at the best time in history for users of alternative typing devices to bring them forward.

    Every keyboard uses the standard USB port. As long as your custom device works with the Windows generic USB keyboard driver, then it's just plug and play.

    If typing speed were a key performance metric of my ability to do the job, I'd ask the employer for a sample document to demonstrate my speed and then bang it out.

  70. Re: Slashdot Asks: Can Anything Replace 'QWERTY' by ath1901 · · Score: 1

    Thanks! I will look into it when I get the time.