Based on input from
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#Now_automate_it_on_login
the following .xprofile fixed dual screen on Lenovo T60 for me:

$ cat .xprofile 
xrandr --output LVDS1 --mode 1280x800 --output VGA1 --mode 1680x1050
xrandr --output VGA1 --off
xrandr --output VGA1 --auto --right-of LVDS1

-- 
[i945GM] dual screen not working with virtual resolution enabled: just a blank 
screen with a mouse pointer
https://bugs.launchpad.net/bugs/383345
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to