Here's a slightly more detailed list of instructions to get the intel- virtual-output tool:
sudo apt-get build-dep xserver-xorg-video-intel apt-get source xserver-xorg-video-intel cd xserver-xorg-video-intel-2.99.910/ # adjust version number if necessary echo "usr/bin/intel-virtual-output" >> debian/xserver-xorg-video-intel.install debuild cd .. sudo dpkg -i xserver-xorg-video-intel*.deb Hope this helps! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1247528 Title: Build and distribute intel-virtual-output Status in “xserver-xorg-video-intel” package in Ubuntu: Confirmed Bug description: xserver-xorg-video-intel 2.99.904 adds support for virtual displays that can be used to clone to discrete outputs. The tool to do this is included with the xserver-xorg-video-intel source (with not-so-great man page and all), but the binary is currently not shipped by Ubuntu. The tool will allocate a virtual output for the specified outputs on a different X server (or for all outputs with the -a parameter). It will also copy over resolution information etc from xrandr. You can then use your desktop environment's display tool to configure these external displays the way you would normally do in a non-hybrid situation. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1247528/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

