How to use iMac as external monitor for ubuntu laptop
I have a 13 inch laptop running ubuntu and an iMac running OSX. I'd like to use the iMac as an external monitor for the laptop.
The laptop has VGA and HDMI, and ubuntu 14.04.
Related:
2 Answers
I had the exact same problem. I got this working reliably with a combination of xpra and Xephyr. This solutions of course uses your local network, through ssh, to make an remote display.
You need xpra installed on both of your devices and Xephyr on your Ubuntu machine. There is a repo for Ubuntu, which installs Winswitch - which xpra is part of. Winswitch has quite a few cool features.
Anyway here is how I got it to work:
On your Ubuntu machine in terminal:
xpra start --exit-with-client=yes --speaker=disabled --start-child="Xephyr :200 -ac -screen 1920x1080" :100
DISPLAY=:200 lightdm-session 'gnome-session --session=ubuntu'Where "200" is the X11 port which Xephyr connects to, and "100" is the port made available over the local network.
On your Mac in terminal:
/Applications/ attach ssh:myusername@192.168.6.123:100Needless to say a this solutions is dependent on a wired network.
1You can use synergy or x2x to accomplish what you want to do. Using synergy is probably easier, and you will be using a simple GUI called QUICKSYNERGY, which you can install to make it easier to use..
2More in general
"Zoraya ter Beek, age 29, just died by assisted suicide in the Netherlands. She was physically healthy, but psychologically depressed. It's an abomination that an entire society would actively facilitate, even encourage, someone ending their own life because they had no hope. Th…"