(no title)
gtrevorjay | 2 years ago
The big 'however' here is coding. I also have a one-handed mouse from Elecom. Not switching between mouse and keyboard to navigate, combined with macros being less strain (basically no hand travel and sticky meta keys) means I'm faster editing code to the point I just eat the prose cost (or use my phone keyboard/dictation to compose longer prose).
throwup238|2 years ago
How much do you use the mouse when navigating? Do you have something akin to vim combos or do you use mostly mouse? What kind of macros do you have?
gtrevorjay|2 years ago
I use the mouse almost exclusively now, to the point going back to search/word/character navigation when a terminal won't pass mouse events feels excruciating.
Macros are mostly code refactoring in emacs. Things like moving blocks between brackets, repainting, stuff like that. These really benefit from sticky keys. No letter is closer or further from super, hyper, or alt because I hit the chord for the meta key and then the one for letter.
yjftsjthsd-h|2 years ago
I found the opposite solution also works:D A combination of keynav, a tiling window manager, and ex. vimium[0] make reaching for the mouse pretty much optional:)
[0] The key feature is a hotkey to quickly select links with the keyboard.