Earlier quoted context omitted.
I do. If I need to type a full word, all uppercase (e.g. the name of a constant) or simply more than one uppercase letter I'll use caps lock, because it allows me to keep touch typing without having to change the hand that keeps shift pressed. I never understood why people seem to be against caps lock, to be fair.
I've never had a problem touch typing while my pinky is holding down the shift key. I type kinda weird though. I don't use the right shift key at all. Only the left one.
The Joys of Unix Keyboards
81–90 of 144 posts
Re: The Joys of Unix Keyboards
#82> I can't imagine why anyone thought Caps Lock should have had this prominent of placement. Caps Lock was originally Shift Lock on typewriters, and was adjacent to the Shift key because it was literally a mechanical locking device to hold the Shift key down.
Not to mention the insert key without a state indicator, which these days would confuse the hell out of anyone who hits the key accidentally and didn’t understand why they were typing over everything.
There’s an incredible amount of computer history covering such small details. I love looking back and seeing how things have changed, besides the obvious things like storage media.
In fact, I bought parts for a new rig the other day and it blew my mind when the SSD I bought was a single chip I slotted in. It’s 500gig but the size changes your perception of it. The last time I did this I was hooking 2.5” SSDs through SATA and using a 3.5” HDD secondary with those crazy SCSI cables. Now it just slots in like a RAM chip.
PC building UX has changed a lot.
Re: The Joys of Unix Keyboards
#83Earlier quoted context omitted.
I do. If I need to type a full word, all uppercase (e.g. the name of a constant) or simply more than one uppercase letter I'll use caps lock, because it allows me to keep touch typing without having to change the hand that keeps shift pressed. I never understood why people seem to be against caps lock, to be fair.
I've never had a problem touch typing while my pinky is holding down the shift key. I type kinda weird though. I don't use the right shift key at all. Only the left one.
Re: The Joys of Unix Keyboards
#84Earlier quoted context omitted.
Capslock is an Escape key for me because I use Vim a lot. I've heard lots of tmux users map it to Control and then configure tmux to use Ctrl+a as the activation mapping, which sounds very useful too.
I set my keyboard to tap Capslock for ESC or hold for CTRL. Seems like the best of both worlds.
I use this mapping in my current setup and find it really useful.
Re: The Joys of Unix Keyboards
#85Earlier quoted context omitted.
I have “fd” set to return me to normal mode. I picked this up from Spacemacs, and I actually like it a lot. I even set it up in IntelliJ. Now my capslock is Ctrl. I find that combo to be particularly effective for me.
I use to use “jk” for this. I stopped because several vim emulators, evil specifically, did not support this.
Re: The Joys of Unix Keyboards
#86I recently started instinctively using it as a backspace when typing (finally, thanks to a combination of laziness and vim). I'm finding it extremely comfortable (alongside xcape). Highly recommend trying it, especially if you're a Mac user.
Re: The Joys of Unix Keyboards
#87> I can't imagine why anyone thought Caps Lock should have had this prominent of placement. Caps Lock was originally Shift Lock on typewriters, and was adjacent to the Shift key because it was literally a mechanical locking device to hold the Shift key down.
Although you're absolutely right, I still think there's actual merit in the way of thinking of the sentence you're quoting. Very much about keyboards today is derived from strange quirks that were part of typewriters for very good reasons, but have never been properly reevaluated once they were converted to electronical keyboards. Of course, the main goal likely has been to minimize friction for those users that were…
Was it worth the suffering?
Re: The Joys of Unix Keyboards
#88I never had nowhere near the amount of annoyance or desire to over-optimize a particular layout for a particular type of job. The only thing which comes close is the disappearance of the escape key on macbooks, but with the haptic feedback daemon I went over that one.
Do most people find value in this? I get that we're craftspeople and the keyboard is one of the most important tools yadda yadda input bla bla rubber meet the road. But do we actually get that much value to warrant so much interest?
Re: The Joys of Unix Keyboards
#89Re: The Joys of Unix Keyboards
#90Earlier quoted context omitted.
Also as a vim user I would like the esc instead of the control here but that is non Unix standard as far as I know. I also use Windows quite a lot so having the \ somewhere close is nice to have. Though I really dislike the meta key next to the space-bar but that is just me not being old enough to have used non IBM compatible keyboards. As you might have noticed, everybody's preference is different.
You can also use ^[ as escape, which on this keyboard is a very small motion away from the home row.