Comment 84 for bug 403610

Revision history for this message
In , pseudonomous (fdruec1) wrote :

(In reply to comment #40)
> Complementing my comment:
>
> The command
>
> xrandr --output LVDS1 --mode 1280x800 --output VGA1 --auto --right-of LVDS1
>
> result the exact same not desired behavior i described at the last comment
> here...

try running:

xrandr --output LVDS1 --primary --mode 1280x800 --output VGA1 --auto --right-of LVDS1