On Thu, 2012-01-05 at 17:07 +0100, Wolfgang Draxinger wrote: > On Thu, 5 Jan 2012 00:15:20 +0100 > Andre Majorel <[email protected]> wrote: > > > What arguments do you pass to startx to enable the VGA output > > and disable the LVDS output ? > > Technically not a startup option, but you can switch the output > configuration right wenn your .xinitrc is executed, before starting the > WM/DE. Add this as your first command in .xinitrc > > xrandr --output VGA1 --auto --output LVDS1 --off
Actually you need to do this _after_ the window manager has started. Otherwise, once the xrandr command completes, the server will regenerate and the output order will be reset. - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: [email protected]
