LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Whereis xorg.conf (https://www.linuxquestions.org/questions/linux-software-2/whereis-xorg-conf-732109/)

gribbsy 06-10-2009 11:22 PM

Whereis xorg.conf
 
Hello. I am currently running Ubuntu 9.04

I am tweaking my drivers and need to access the xorg.conf file. Problem is, Ubuntu 9.04 seems to have removed the file.

Does anyone know how I recover the xorg.conf file for editing (or create a new file)?

jdkaye 06-10-2009 11:58 PM

It's usually located in the /etc/X11 folder. Running
Code:

sudo dpkg-reconfigure xserver-xorg
will build you another one. Make sure to be prepared with the relevant information about your hardware (monitor, keyboard, mouse, etc.).
cheers,
jdk


All times are GMT -5. The time now is 09:19 AM.