My right hand stays on my Wacom stylus, whose two barrel buttons are set to double-click and right-click. Except when I’m in a browser, where command-click to open in new tab is much more useful than double-click.
Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
101–110 of 160 posts
Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#102- Cmd+Delete (delete file)
- Ctrl+Right (go right 1 virtual desktop)
- Ctrl+Left (go left 1 virtual desktop)
- App Exposé (show all windows only of the active app)
- Back
- Forward
I find these to be the stuff I need to do a lot a lot. Really handy!
Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#103Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#104Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#105Logitech G602, six buttons on the side. Going clockwise from top-left: - Cmd+Delete (delete file) - Ctrl+Right (go right 1 virtual desktop) - Ctrl+Left (go left 1 virtual desktop) - App Exposé (show all windows only of the active app) - Back - Forward I find these to be the stuff I need to do a lot a lot. Really handy!
Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#106Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#107I’ve recently used a footswitch for the first time, and I like it. Was using it for simple “cut” and “paste” kind of stuff.
The future is now.
Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#108Along the same lines: 1. How often do people use 'home' and 'end' keys ? I don't, but I know quite a lot who swear by them. Do they actually increase productivity ? 2. Should caps lock be removed as a large button in the most valuable real-estate-area on the keyboard ? I literally never use it. Even when typing long ALL-CAPS sequences. I just use 'shift' instead. 3. Do you use space bars with both hands ? I only use…
2. Yes, but what should go there? One of my first steps on a new Mac is to go to keyboard/modifier keys and disable caps lock.
3. Yes, although I'm noticing that I favor my left thumb for spacebar usage. I think it's wide because of the variety of ways people use it.
Re: Ask HN: Does anyone use keyboard/mouse extra buttons for coding?
#109Earlier quoted context omitted.
> 1. How often do people use 'home' and 'end' keys ? I don't I'd say, what are you coding where you don't benefit from home and end? I use both a lot while coding, usually in conjunction with ctrl+left or ctrl+right for quickly positioning the cursor where I want it, or ctrl+home or ctrl+end to quickly go to the top or bottom respectively. > 3. Do you use space bars with both hands ? Yes, not often while programming,…
> what are you coding where you don't benefit from home and end? The kind where my typing speed does not affect my output. Also, the type who doesn't use command line text editors. I work in ML and mostly use python. Very rarely do I need to be efficient in how I navigate my documents/code, because it is rarely the bottle neck. Lastly, all my laptops have both end/home positioned awkwardly, so I never found it quite…
But yeah, laptop, I guess that explains it. I don't use home/end any where close to as much when on a laptop. Fortunately I seldom need to use them.