windows 用一个鼠标和键盘控制多台电脑
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/167791/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Control multiple PCs with single Mouse and Keyboard
提问by Jobi Joy
As a programmer I found it very hard to use my laptop and workstation with two different input devices, Can anyone suggest a good solution to use single mouse and keyboard to control my two machines
作为一名程序员,我发现在我的笔记本电脑和工作站上使用两种不同的输入设备非常困难,谁能提出一个好的解决方案来使用单个鼠标和键盘来控制我的两台机器
I am not looking for a Virtual Machine or RDP solution to see my machines in a single monitor,
我不是在寻找虚拟机或 RDP 解决方案来在单个监视器中查看我的机器,
回答by Alex B
Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own monitor(s). Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all.
Synergy 让您可以轻松地在具有不同操作系统的多台计算机之间共享一个鼠标和键盘,每台计算机都有自己的显示器,无需特殊硬件。它适用于桌面上有多台计算机的用户,因为每个系统都使用自己的显示器。重定向鼠标和键盘就像将鼠标移出屏幕边缘一样简单。Synergy 还将所有系统的剪贴板合并为一个,允许在系统之间进行剪切和粘贴。此外,它会同步屏幕保护程序,因此它们都一起开始和停止,如果启用了屏幕锁定,则只有一个屏幕需要密码才能将它们全部解锁。
P. S.
聚苯乙烯
See also how to fix Synergy problems on Vista.
回答by Zarkonnen
What you want is a small gadget called a KVM switch(keyboard, video and mouse switch). Googling for that term will hook you up with plenty of suppliers.
您想要的是一个称为KVM 切换器(键盘、视频和鼠标切换器)的小工具。谷歌搜索这个词会让你找到很多供应商。
There is also a neat software solution called Synergythat lets you use your cursor and keyboard input over multiple computers connected by a network.
还有一个名为Synergy的简洁软件解决方案,可让您在通过网络连接的多台计算机上使用光标和键盘输入。
回答by Rodger Cooley
Yet another vote for Synergy for a software KVM solution. I'm not sure about the others, but it's unique if your computers are running different operating systems. It worked very well when I had a W2k/Linux setup across 3 computers.
又一次投票支持 Synergy 的软件 KVM 解决方案。我不确定其他人,但如果您的计算机运行不同的操作系统,它是独一无二的。当我在 3 台计算机上进行 W2k/Linux 设置时,它运行得非常好。
回答by Turker
For my linux machine I use QuickSynergysince it provides a gui for easier configuration. It also has a Mac OS version.
对于我的 linux 机器,我使用QuickSynergy,因为它提供了一个 gui 以便于配置。它还具有 Mac OS 版本。
回答by user24881
In my experience Synergy is the best way to merge multiple monitors.
根据我的经验,Synergy 是合并多个显示器的最佳方式。
Others include: - x2vnc - x2x - win2vnc - osx2x - win2x
其他包括: - x2vnc - x2x - win2vnc - osx2x - win2x
... pretty much just take what OS/platform you're on, which one you want to connect to, and put a '2' in the middle. Type that into google and you're good2go.
...几乎只需选择您使用的操作系统/平台,您要连接的操作系统/平台,然后在中间放一个“2”。将它输入到谷歌中,你就很好了。
回答by Jeff
Synergy is great, but also give something like VNC a try: it consolidates not only the keyboard and mouse but also the screen. In my case my desktop monitor is much larger than my laptops, and I'm more comfortable facing forward anyway (not looking off to the side where the laptop is.)
Synergy 很棒,但也可以尝试一下 VNC 之类的东西:它不仅整合了键盘和鼠标,还整合了屏幕。在我的情况下,我的台式机显示器比我的笔记本电脑大得多,而且无论如何我都更舒服地面向前方(不要看向笔记本电脑所在的一侧。)
There is a lag compared to using a KVM switch, but no loss in video quality.
与使用 KVM 切换器相比有延迟,但视频质量没有损失。
回答by Mark Ransom
I'll put in another vote for Synergy, but with a caveat - setup can be a little tricky. The first time I tried it, I could move my cursor over to another PC but I couldn't move it back. Spend some time with the documentationbefore you proceed.
我将再次投票支持 Synergy,但有一个警告 - 设置可能有点棘手。第一次尝试时,我可以将光标移到另一台 PC 上,但无法将其移回。在继续之前花一些时间阅读文档。
回答by Indolent Coder
InputDirectoris better than Synergy. Here's why...
InputDirector比 Synergy 更好。这就是为什么...
- It has built-in AES encryptionfunctionality (without requiring you to install OpenSSH) for secure transfer of input between machines.
- It allows cut & paste of text and filesbetween machines (by automatically translating to C$ and D$ shares)
- Based on extensive use with a laptop, it is far more reliable and stablethan Synergy when reconnecting after undocking & docking. Synergy would frequently just stop working after docking and undocking, requiring me to kill it, restart it, and reconnect. InputDirector rarely has any issues.
- The configuration UI is easier to use, and has more options, than Synergy.
- Lots of little things, like matching of cursor location between machines during screen-edge transitions, and overriding mouse settings of "Slave" machines with those of the "Master" machine.
- 它具有内置的 AES 加密功能(无需您安装 OpenSSH),用于在机器之间安全传输输入。
- 它允许在机器之间剪切和粘贴文本和文件(通过自动转换为 C$ 和 D$ 共享)
- 基于与笔记本电脑的广泛使用,在拔出和对接后重新连接时,它比Synergy更加可靠和稳定。Synergy 经常在对接和取消对接后停止工作,需要我杀死它,重新启动它,然后重新连接。InputDirector 很少有任何问题。
- 与 Synergy 相比,配置 UI更易于使用,并且具有更多选项。
- 很多小事情,比如在屏幕边缘转换期间机器之间光标位置的匹配,以及用“主”机器的鼠标设置覆盖“从”机器的鼠标设置。
Beyond that, as far as I can tell, it does everything Synergy does. There's only a Windows version, but apparently it's also Vista compliant as well.
除此之外,据我所知,它可以完成 Synergy 所做的一切。只有一个 Windows 版本,但显然它也兼容 Vista。
I've used both tools extensively, first Synergy, and then InputDirector. InputDirector is just a more robust application. It has all the features of Synergy and then some, plus the key ones listed above. It's website isn't as attractive, and while it isn't GNU GPL'd like Synergy, it free nonetheless, and an oustandingly well-functioning tool.
我广泛使用了这两种工具,首先是 Synergy,然后是 InputDirector。InputDirector 只是一个更健壮的应用程序。它具有 Synergy 的所有功能,然后是一些功能,还有上面列出的关键功能。它的网站没有那么吸引人,虽然它不像 Synergy 那样使用 GNU GPL,但它仍然是免费的,并且是一个功能非常好的工具。
回答by Joel Lucsy
You should also check out Multiplicityfrom Stardock.
您还应该查看Stardock 的Multiplicity。