setup double screens for ubuntu

1. set the /etc/X11/xorg.conf file:

————————————————————————————————–

Section “Screen”
Identifier “Default Screen”
Monitor “Configured Monitor”
Device “Configured Video Device”
SubSection “Display”
Virtual 3200 1200
EndSubSection
EndSection
——————————————————————————————————

2. setup double screens in display

Leave a comment