On Fri, 25 Feb 2011 23:41:05 +0100, Alokat <mail...@alokat.org> wrote: > On 02/25/11 22:45, Alokat wrote: > > 1440x900 is enough for the external but the internal can / should use > > 1680x1050. > > How can I add this to xrandr? > I got it ... > Just started without the external monitor and after that use this command: > > xrandr --output LVDS --primary --output VGA --auto --left-of LVDS > > Now the internal monitor is the primary .. contains the Fluxbox menu and > the external is the secondary.
You can also use xrandr to force settings that are not present in xorg.conf or cannot be configured properly: xrandr --fb 1680x1050 xrandr --size 1680x1050 I'm using this "hack" to convince X to run my monitor at 1400x1050 which it doesn't seem to be able to anymore (unlike XFree86 - same system, GPU, and monitor). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"