FeatureDisplaySwitching: Difference between revisions

From cchtml.com
m (Reverted edits by 88.153.10.81 (talk) to last revision by 84.253.25.162)
m (Protected "FeatureDisplaySwitching": Excessive vandalism (‎[edit=autoconfirmed] (expires 18:53, 12 July 2013 (UTC)) ‎[move=autoconfirmed] (expires 18:53, 12 July 2013 (UTC))))
 
(3 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 18:53, 5 July 2013

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