Template:VIDEO CARDS/xorg.conf/doc

From Gentoo Wiki
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

Use this template to show instructions for setting variables in the Xorg configuration

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Driver name1

Set a valid video driver name

Example
radeon
Stringrequired
FileBox titletitle

Alternate title to the English default

Stringoptional

Usage

See the template's testcases:


Parameter: 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