Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的电脑上有两个鼠标,现在我想同时获得它们的位置。我可以通过编程做到这一点吗?
谢谢!
在 Linux 上,绝对可以用两台设备控制一个光标。例如,我有一个触摸屏和一个鼠标,最近使用的一个会移动光标。 这个问题讨论了一个在 Ubuntu 上允许 2 个光标的包。
在 Windows 中你不能,因为你只能得到每只鼠标控制的光标的位置。
根据用户选择标记?