← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 383345] Re: [i945GM] dual screen not working with virtual resolution enabled: just a blank screen with a mouse pointer

 

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.



References