This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Template:VIDEO CARDS/xorg.conf/doc

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.

As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Use this template to show instructions for setting variables in the xorg.conf.

Parameters

unnamed
Set a valid video driver name.

Usage

See the template's testcases:


CollapseParameter: unnamed
Wiki code {{VIDEO CARDS/xorg.conf|radeon}}

Main version
FILE /etc/X11/xorg.conf.d/radeon.confExplicit radeon driver section
Section "Device"
   Identifier  "radeon"
   Driver      "radeon"
EndSection
Sandbox version

See also