Wednesday 28 February 2018

Remote control Linux keyboard/mouse


I have a unique need but I was hoping it isn't that unique.


I have an Ubuntu desktop that is connected to a TV in another room. There's no remote that would work over the distance and walls, so my immediate solution is VNC with a laptop in the TV room.


That works ok, but screen refresh and accuracy is an issue (even with the lowest color depth on VNC), and since I'm already seeing the desktop on the TV, I don't really need to see it on my laptop.


So, is there a program that will allow me to remotely control the keyboard (and even the mouse if possible)?


Maybe something that receives the input on the laptop and sends the keys with xdotool or something like that.



Answer



I would set up Synergy. It allows you to control multiple computers from a single keyboard. Simply move the mouse off the screen in the direction you choose and the input switches to that computer. I use it to control my Linux desktop and a Windows test box I have and it works great.


In your situation it would allow you to seamlessly control both the laptop and the desktop. This would make it great for surfing on the laptop while managing the media center on the TV.


The tool QuickSynergy will make setup as easy as typing in an IP address.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...