Here is what i have added to my xorg.conf file to get cloned desktop working on my laptop.
In the
Section “Device”
……
EndSection
this is the extra i added
Option "MonitorLayout" "CRT,LFP" Option "Clone" "True" Option "DevicePresence" "True" Option "VBERestore" "True" BusID "PCI:0:2:0"
Remember before playing with your xorg.conf file to back it up
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
To see my xorg.conf file
»Read More
Recent Comments