« Отговор #2 -: Feb 06, 2007, 14:44 »
NAME
xorg.conf - configuration File for Xorg X server
INTRODUCTION
Xorg supports several mechanisms for supplying/obtaining configuration
and run-time parameters: command line options, environment variables,
the xorg.conf configuration file, auto-detection, and fallback
defaults. When the same information is supplied in more than one way,
the highest precedence mechanism is used. The list of mechanisms is
ordered from highest precedence to lowest. Note that not all parame‐
ters can be supplied via all methods. The available command line
options and environment variables (and some defaults) are described in
the Xserver(1x) and Xorg(1x) manual pages. Most configuration file
parameters, with their defaults, are described below. Driver and mod‐
ule specific configuration parameters are described in the relevant
driver or module manual page.
DESCRIPTION
Xorg uses a configuration file called xorg.conf for its initial setup.
This configuration file is searched for in the following places when
the server is started as a normal user:
Manual page xorg.conf(5x) line 1