Here what i found:
Step 1:
Open Terminal
Step 2:
Find the location of this file xorg.conf
locate xorg.conf
Step 3:
Type this code
sudo gedit 'location of the file'
example:(not every version have the same location)
sudo gedit /etc/X11/xorg.conf
Step 4:
It will appear like this One
Section “Device”
..
..
EndSection
..
..
EndSection
Insert the code below before the EndSection:
Option “MonitorLayout” “CRT,LFP”
Option “Clone” “true”
Option “DevicePresence” “true
Option “Clone” “true”
Option “DevicePresence” “true
And Restart your PC or Press “Ctrl + Alt + Backspace” to restart Xorg.conf
And Walla!!...It automatically appear on the external monitor..exactly like your PC, no need to change the resolution either..
I love uBuntu..♥♥♥