LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 931|回复: 2

换了xorg,没有xorg.conf一样正常使用,到底哪个是配置文件呀?

[复制链接]
发表于 2004-11-19 17:37:49 | 显示全部楼层 |阅读模式
换了xorg,但是我的/etc/X11/目录下并没有xorg.conf这个文件,还用的是XF86Config,一样用的好好的.那么xorg的配置文件到底是哪一个?还是这两个都可以?这两个配置文件有不同么?
发表于 2004-11-19 17:43:18 | 显示全部楼层
[PHP]xorg.conf(5x)                                                                                                      xorg.conf(5x)



NAME
       xorg.conf - Configuration File for Xorg

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  informa-
       tion  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 parameters 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 module specific configuration param-
       eters 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:

           /etc/X11/<cmdline>
           /usr/X11R6/etc/X11/<cmdline>
           /etc/X11/$XORGCONFIG
           /usr/X11R6/etc/X11/$XORGCONFIG
           /etc/X11/xorg.conf-4
           /etc/X11/xorg.conf
           /etc/xorg.conf
           /usr/X11R6/etc/X11/xorg.conf.<hostname>
           /usr/X11R6/etc/X11/xorg.conf-4
           /usr/X11R6/etc/X11/xorg.conf
           /usr/X11R6/lib/X11/xorg.conf.<hostname>
           /usr/X11R6/lib/X11/xorg.conf-4
           /usr/X11R6/lib/X11/xorg.conf[/PHP]

man xorg.conf
发表于 2004-11-20 20:30:09 | 显示全部楼层
看看相关文档就可以了
默认使用/etc/X11/xorg.conf
如果没有则使用/etc/X11/XFconfig
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表