FeatureDisplaySwitching

From cchtml.com
Revision as of 04:11, 7 October 2011 by Mooninite (talk | contribs) (Reverted edits by 88.153.10.81 (talk) to last revision by 84.253.25.162)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Proprietary Driver supports runtime display switching.

To list displays that are connected

$ aticonfig --query-monitor
  Connected monitors: lvds, tmds1
  Enabled monitors: lvds

To switch between different display outputs (to enable the Laptop LCD and DVI LCD as above).

$ aticonfig --enable-monitor=lvds,tmds1
Using /etc/X11/xorg.conf

To allow the driver to find an enable displays automatically.

$ aticonfig --enable-monitor=auto
Using /etc/X11/xorg.conf