As a dvorak user, whatever increase in typing speed is mostly irrelevant, for most of us, our output isn't limited by how fast we can type, but how fast we can think. That being said, a long time ago I took an analysis of one of our code bases, mapped every character onto dvorak and qwerty keyboards to produce heatmaps, and it's startling how much less the fingers have to move on a dvorak keyboard. So if you're lazy,…
Why the Dvorak keyboard didn't take over the world (2014) [video]
31–40 of 244 posts
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#32Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#33Earlier quoted context omitted.
Are you able to have all your normal keyboards as dvorak? I have thought about trying to switch. But I use a few different keyboards in my day and it would be a real problem for other people if the keycaps didn't match what was on the keyboard. I also think my fingers would get confused about what letter is where when switching.
I've been typing Dvorak for nearly twenty years now. I decided to learn when my programming job turned into an offshore team management job, so wanted to make it more interesting. Initially looking down at the Qwerty labelled keyboard would totally mess me up, so I had try really hard not to look down After about a month I could look down on occasion, realise the caps were no help and then continue on Because I would…
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#34One YouTube comment echoed my experience with Dvorak: > Often overlooked is that the main reason for switching to dvorak isn't speed for most users. The dvorak layout is layed out for minimal movement while maintaining a roughly even split between hands. This reduces strain on a typists hands and helps a great deal with comfort when typing for longer periods of time. I may not type faster than if I had stuck with qwe…
Split keyboards is my recommendation
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#35I tried and considered switching to dvorak as my main keyboard layout. I didn't stay with it because of two things: 1. The fact I'd have to keep both in my muscle-memory due to swapping onto other people's machines 2. Vim keybindings
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#36Anecdotally, I gave Dvorak a try and became somewhat proficient, but ultimately reverted back to QWERTY for one reason: keyboard shortcuts! Control-C|V|Z are all transformed into either two-handed shortcuts or right-handed shortcuts. In either case, I can't copy/paste while selecting text with the mouse (since I'm right-handed). I now use Colemak ( https://colemak.com/ ) which doesn't have this issue and I'm quite ha…
(keyboard-translate ?\C-c ?\C-n)
(keyboard-translate ?\C-h ?\C-c)Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#37As a dvorak user, whatever increase in typing speed is mostly irrelevant, for most of us, our output isn't limited by how fast we can type, but how fast we can think. That being said, a long time ago I took an analysis of one of our code bases, mapped every character onto dvorak and qwerty keyboards to produce heatmaps, and it's startling how much less the fingers have to move on a dvorak keyboard. So if you're lazy,…
Probably the best thing about Dvorak (and similar layouts) is that if you want to do proper touch typing, it is quite possibly easier to learn Dvorak than to learn how to touch type QWERTY. Touch typing QWERTY is a constant uphill battle of using your willpower to force yourself to type correctly, despite the rest of your brain claiming it isn't the optimal way to type on that layout. I don't know that your brain is…
I think you are learning it wrong. It's not hard at all to learn QWERTY with the proper training technique.
I took touch typing in High School, back in the 1980's. Even back then I knew I was going to be doing a lot of work with computers so it made sense to take it. It turned out to be the most useful class I ever took in school by a wide margin since I've used that skill all day every day for 35 years.
It was a loooong time ago but I remember it started with lots of simple repetition. We were all using IBM selectrics and the instructor would call out "J-J-J Space, K-K-K Space, L-L-L space, sem sem sem space" etc. in a pattern around the keyboard while and we were told to avoid looking at the keyboard at all times. Eventually we would start copying simple and then longer, more complicated text, again without ever looking at the keyboard.
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#38With the rise of (split) mechanical keyboards as a hobby in its own right (with open source keyboard firmware like QMK and ZMK) it is much easier to make small tweaks to your layout as you find things which annoy you, so there seems to be a lot of experimentation going on right now with alternative layouts. I feel like I'm one of the last generation of Dvorak typers, anyone who cares about typing ergonomics learning…
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#39I tried and considered switching to dvorak as my main keyboard layout. I didn't stay with it because of two things: 1. The fact I'd have to keep both in my muscle-memory due to swapping onto other people's machines 2. Vim keybindings
Dvorak's actually pretty good for vim keybindings.
While 'hjkl' is positionally significant; Dvorak 'jk' are still adjacent and easy to reach in Dvorak, and 'h' is still to the left of 'l' on the same hand.
Other keybindings are better remembered by the letter itself rather than by the position on the keyboard (e.g. "di'" or "gg"), so these aren't that much of an issue.
Re: Why the Dvorak keyboard didn't take over the world (2014) [video]
#40As a dvorak user, whatever increase in typing speed is mostly irrelevant, for most of us, our output isn't limited by how fast we can type, but how fast we can think. That being said, a long time ago I took an analysis of one of our code bases, mapped every character onto dvorak and qwerty keyboards to produce heatmaps, and it's startling how much less the fingers have to move on a dvorak keyboard. So if you're lazy,…
Probably the best thing about Dvorak (and similar layouts) is that if you want to do proper touch typing, it is quite possibly easier to learn Dvorak than to learn how to touch type QWERTY. Touch typing QWERTY is a constant uphill battle of using your willpower to force yourself to type correctly, despite the rest of your brain claiming it isn't the optimal way to type on that layout. I don't know that your brain is…
I imagine the native VIM bindings would be atrociously positioned in DVORAK