TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why don't we use two mice at once?

4 点作者 _fw超过 1 年前
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?

8 条评论

omgbear超过 1 年前
I&#x27;d love my trackpad and mouse be separate -- It&#x27;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&#x2F;keyboard -- Never tried to have 2 cursors in one screen.
评论 #39437260 未加载
syndicatedjelly超过 1 年前
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.
torunar超过 1 年前
It’s possible to use multiple mice simultaneously in Linux using xinput: <a href="https:&#x2F;&#x2F;github.com&#x2F;torunar&#x2F;double-mouse.sh&#x2F;blob&#x2F;main&#x2F;double-mouse.sh">https:&#x2F;&#x2F;github.com&#x2F;torunar&#x2F;double-mouse.sh&#x2F;blob&#x2F;main&#x2F;double-...</a>
jjackson5324超过 1 年前
A better solution would be to use the webcam to track what a user is looking at and just immediately move the pointer to that location.
themerone超过 1 年前
I expect that most people would struggle to interact with two sections of the screen at once.
nathants超过 1 年前
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.
AlgoRitmo超过 1 年前
i’m not ambidextrous
bdangubic超过 1 年前
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…