Gentoo Forums
Gentoo Forums
Quick Search: in
(Solved)where is xorg.conf?
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sgerdan
n00b
n00b


Joined: 18 Jul 2008
Posts: 31

PostPosted: Tue Jul 22, 2008 12:47 pm    Post subject: (Solved)where is xorg.conf? Reply with quote

I wanted to set up keyboard layout for X,and I need to edit xorg.conf file to do that.But I can't find it under /etc/X11.How can I find out where that file exists?

Last edited by sgerdan on Wed Jul 23, 2008 10:21 am; edited 1 time in total
Back to top
View user's profile Send private message
exif
n00b
n00b


Joined: 07 Jul 2008
Posts: 57
Location: Waterloo, ON, Canada

PostPosted: Tue Jul 22, 2008 1:04 pm    Post subject: Reply with quote

If you have slocate installed try:

Code:
slocate xorg.conf


Otherwise you can use find:

Code:
find / -name "xorg.conf"


Note: find will be much slower.
Back to top
View user's profile Send private message
yabbadabbadont
Veteran
Veteran


Joined: 13 Mar 2003
Posts: 4739

PostPosted: Tue Jul 22, 2008 1:04 pm    Post subject: Reply with quote

It doesn't exist until you create it. :D

This might help: http://www.gentoo.org/doc/en/xorg-config.xml
Back to top
View user's profile Send private message
poly_poly-man
Veteran
Veteran


Joined: 06 Dec 2006
Posts: 2113
Location: where the bennys go, nj, us

PostPosted: Tue Jul 22, 2008 1:06 pm    Post subject: Reply with quote

umm... if it's not in /etc/X11/ or /usr/lib/X11/, you probably set something up wrong.


http://www.gentoo.org/doc/en/xorg-config.xml

Follow that guide to correctly set up X.

right now, it is probably using defaults.

poly-p man
_________________
http://bash.org/?10626 wrote:
<CompuMan> The tragedy of Canada is they could have had British culture, French cooking, and American technology, but instead they got American culture, British cooking, and French technology.
Back to top
View user's profile Send private message
yabbadabbadont
Veteran
Veteran


Joined: 13 Mar 2003
Posts: 4739

PostPosted: Tue Jul 22, 2008 1:13 pm    Post subject: Reply with quote

Whoa! Dejavu. :lol:
Back to top
View user's profile Send private message
sgerdan
n00b
n00b


Joined: 18 Jul 2008
Posts: 31

PostPosted: Tue Jul 22, 2008 1:32 pm    Post subject: Reply with quote

Thanks for the tips guys.I'll look into the links you gave.
Back to top
View user's profile Send private message
krinn
l33t
l33t


Joined: 02 May 2003
Posts: 895

PostPosted: Tue Jul 22, 2008 2:56 pm    Post subject: Reply with quote

Code:
Xorg -configure


And you will get an xorg.conf in your /root directory that you could simply change then.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum