I always wondered why two mice aren’t an option for the vast majority of operating systems. Imagine how fast one could operate a computer with two cursors, clicking on one part of the UI while moving their mouse to the next.<p>I understand adding support for two cursors at the OS level might be tricky, but how hard can it be?<p>What are your thoughts?
I'd love my trackpad and mouse be separate -- It'd be nice to have the trackpad maybe constrained to the laptop screen and the mouse cover both the built-in and external one.<p>Maybe possible with XINERAMA and assigning a mouse to a separate screen? IIRC you could have two separate X sessions on one machine with separate mice/keyboard -- Never tried to have 2 cursors in one screen.
People typically use a mouse with 2 digits (pointer finger and middle finger). Motion is captured in 2 dimensions. Toss in a scroll wheel an extra thumb button and that’s about 6 different inputs.<p>2 mice could theoretically be 12 different inputs.<p>The inputs aren’t evenly distributed though, in terms of ease of access. The function of the left click button isn’t swappable with the x-axis of the trackball, for example.<p>—-<p>Now compare that with the keyboard. A keyboard with just 3 rows of 10 keys each is 30 different inputs already. Each input is fairly easy to swap - any finger can (relatively) easily hit any key, regardless of function. The only exception is the x-y motion of the trackball.<p>—-<p>So it seems logical that the best option would be the combination of a mouse and a huge number of keys.
It’s possible to use multiple mice simultaneously in Linux using xinput: <a href="https://github.com/torunar/double-mouse.sh/blob/main/double-mouse.sh">https://github.com/torunar/double-mouse.sh/blob/main/double-...</a>
i tried a two mouse setup for a game i’m building, but went back to one. left hand on half a keyboard is just a really good interface, and i already have one mouse.<p>i could see it working for a flight sim though. dual joysticks.
you are thinking about this the wrong way - the question you should be asking yourself is why do you need a mouse at all in 2024… it’s been 65 years since mouse was invented…