[kwlug disc.] disable xrandr? part 2
John Kerr
jkerr0102 at rogers.com
Thu Aug 7 23:41:24 EDT 2008
Hi Richard
I found this at http://wiki.debian.org/XStrikeForce/HowToRandR12
II.3. Adding/removing heads dynamically
The old days where you had to restart X when plugging a new monitor are gone. With RandR 1.2, you can plug/unplug monitors whenever you want. Running the following line will query all outputs and enable them with their default mode:
$ xrandr --auto
You may also disable one output using:
$ xrandr --output LVDS --off
This may be useful for some buggy application that don't support multiple outputs well. Also, due to CRTC limitations (see the Caveats section below), it is often required to disable one output before enabling another since most hardware only support 2 at the same time.
I hope this helps
John
Richard Weait <richard at weait.com> wrote: Xrandr is very cool but I want to disable it and us an old school
xorg.conf file. How do I disable xrandr in Ubuntu 8.04 Hardy Heron?
_______________________________________________
KWLUG-Disc mailing list
KWLUG-Disc at kwlug.org
http://listserv.kwlug.org/mailman/listinfo/kwlug-disc
==================================
John Eddie Kerr | Guelph, Ontario
==================================-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.ccjclearline.com/pipermail/kwlug-disc/attachments/20080807/2e97bbda/attachment.htm
More information about the KWLUG-Disc
mailing list