Hi,
in my humble opinion, this is just the matter of order and not a real bug:

the resolution should be set up at initialization time, so that not each
boot task has to check if the screen resolution changes while it draws
on it.

For me adding the lines: 
xrandr |grep -q "VGA1 connected" && \
 xrandr --output VGA1 --auto --output LVDS1 --off
to:
/etc/gdm/Init/Default
did the trick.

best regards - Joe

-- 
Resolution problem with double screens on boot
https://bugs.launchpad.net/bugs/446412
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to