On Mon, Feb 10, 2014 at 05:48:50PM +0100, Norman Golisz wrote:
> 
> [1] xrandr --output LVDS1 --off
>     xrandr --output HDMI2 --right-of VGA1 --auto --output VGA1 --primary 
> --auto
> 

> 
> So, it seems the modes for VGA1 and HDMI2 are "swapped" with each call of
> xrandr.

Does the behaviour change here if you have a single xrandr command
along the lines of:

xrandr --output LVDS1 --off --output VGA1 --auto --output HDMI2 --right-of VGA1

It might be interesting to try starting the machine with the laptop
screen closed as well.

Reply via email to