SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi,
I did a clean install of slackware 13-64 bits on my laptop. Everything works fine, but when i tried to check on the xorg.conf under /etc/X11, it is not there. There is only one file xorg.conf-vesa.Can anybody tell me why there is no xorg.conf anymore?
Thanks MS3FGX! By the way, is there any file that I can check on all the current configuration like we could with xorg.conf? Where are all the current settings stored?
I can check on all the current configuration like we could with xorg.conf? Where are all the current settings stored?
If you run X -configure it will create an xorg.conf file with the detected settings, you can then tweak this file and install it as the proper config file.
On a fresh install:
Before I install my Nvidia driver I rrun "xorgsetup"
Then I install the driver.
When I set up my dual monitors and click "save", it saves to /etc/X11/xorg.conf
Question:
Am I doing it wrong now with the new XOrg?
On a fresh install:
Before I install my Nvidia driver I rrun "xorgsetup"
xorgconfig is script and line 170 of it runs 'X -configure'
xorgconfig just adds the ability to set some things up at the same time but I find hand editing the xorg.conf file myself to be somewhat more enlightening.
I usually create the xorg.conf file -> install the nvidia driver -> change the driver in xorg.conf and I'm done.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.