I can't find my xorg.conf.
There is no xorg.conf file by default in Ubuntu 11.04.
If I run: "whereis xorg.conf" I am seeing: xorg: /usr/lib/xorg /usr/lib64/xorg /usr/include/xorg
may be I just can create it by myself? at /etc/X11/xorg.conf?
|
|
https://wiki.ubuntu.com/X/Config
|
|||
|
The modern implementations of Xorg doesn't need a xorg.conf file, the configuration is automatic. And the correct place for the xorg.conf file is /etc/X11/xorg.conf. |
|||
|
|