vim-clutch icon indicating copy to clipboard operation
vim-clutch copied to clipboard

Can't you just use a mouse?

Open medden opened this issue 13 years ago • 4 comments

Would this work with a secondary mouse on the floor? Everyone has one laying around. Sorry for the silly questions and off topic suggestions.

medden avatar Jun 21 '12 16:06 medden

Given that mouses are hardly designed to be operated by foot, I would imagine that you'd need to replace the mouse every few days or so :)

x3ro avatar Jun 21 '12 22:06 x3ro

When I said use a mouse, I meant use the button switches from a mouse. Not put an actual mouse on the floor. That would slide around / get kicked too much.

Last night I dug out an old USB gamepad, and used AutoHotkey to map the buttons to Vim Insert mode when in PuTTy, and pagedown in other apps. Works 100% Going to attach it to/in a strong lever arch folder to make the pedal this weekend.
No reason someone couldn't do similar with a secondary mouse.

Cost = Zero | Result = Same | Fail = Really?

medden avatar Jun 22 '12 15:06 medden

You forget the cool factor of having a pedal. Trump card.

christhekeele avatar Apr 20 '17 06:04 christhekeele

You could use the actual mouse but not the buttons, use left/right movement detection with some threshold to switch the modes, i.e. use sliding instead of pushing.

drummyfish avatar Mar 13 '18 19:03 drummyfish