Ubuntu 10.04 中的 xorg.conf 在哪里?

Mik*_*e B 10 linux xorg graphics-card xorg.conf ubuntu

我正在尝试在 ubuntu 上设置双显示器,并想备份我的 xorg.conf ...

到目前为止,我所使用的文档说要执行以下操作:

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
Run Code Online (Sandbox Code Playgroud)

但是我在任何地方都没有看到 xorg.conf 文件......我错过了什么吗?这是在哪里?

小智 13

引自http://ubuntuforums.org/showthread.php?t=1437980

当前版本的 X.org 默认不使用 xorg.conf,而是尝试自动识别所有内容。如果您创建一个 xorg.conf,它将被使用。