Hi, if xrandr is working for you, you should be able to do sth like:<br><br>xrandr --output VGA --off<br>xrandr --output VGA --auto --same-as LVDS<br>xrandr --output VGA --auto --left-of LVDS<br><br>I am using Ubungu Gutsy. Attached my 
xorg.conf. I actually have a very similar hardware set.<br><br><div class="gmail_quote">On Jan 16, 2008 11:51 AM, Valent Turkovic <<a href="mailto:valent.turkovic@gmail.com">valent.turkovic@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>when I connect external LCD monitor to my laptops VGA connector I get<br>image on both monitors with the "same" resolution - just that the one
<br>on the laptop is cropped.<br>Laptop supports 1280x800 and LCD 1280x1024 so I see the same desktop<br>on both screens just I don't see the bottom part on laptop screen.<br><br>I would like to have an option to do two things:
<br>1. to turn off the laptop screen when I'm using only the external one.<br>(I have vista on this laptop also but I don't use it - under vista I<br>can use FN+F4 to rotate video modes and in one video mode only<br>
external LCD is on, under Fedora 8 FN+F4 does nothing)<br>2. ability to switch both screens on but not in mirror mode but in<br>dual screen mode.<br><br>I'm using Fedora 8 with latest updates and with intel 2.1.1 driver.
<br><br>Are there any intel utilities that make managing video setup easier?<br>Can you please point me to some web resources that address issues I<br>mentioned.<br><br>Thank you in advance,<br>Valent.<br><br>--<br><a href="http://kernelreloaded.blog385.com/" target="_blank">
http://kernelreloaded.blog385.com/</a><br>linux, blog, anime, spirituality, windsurf, wireless<br>registered as user #367004 with the Linux Counter, <a href="http://counter.li.org" target="_blank">http://counter.li.org</a>
.<br>ICQ: 2125241, Skype: valent.turkovic<br>_______________________________________________<br>xorg mailing list<br><a href="mailto:xorg@lists.freedesktop.org">xorg@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/xorg" target="_blank">
http://lists.freedesktop.org/mailman/listinfo/xorg</a><br></blockquote></div><br>