On all my Ubuntu boxes, /etc/X11 contains the xorg.conf configuration stuff. Why wouldn't that correct?
d...@blackswan:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.10 DISTRIB_CODENAME=intrepid DISTRIB_DESCRIPTION="Ubuntu 8.10" d...@blackswan:~$ ls /etc/X11 app-defaults default-display-manager X xkb xorg.conf.failsafe Xsession Xsession.options Xwrapper.config cursors fonts xinit xorg.conf Xresources Xsession.d XvMCConfig d...@blackswan:~$ ls -al /etc/X11 total 72 drwxr-xr-x 9 root root 4096 2009-04-30 11:10 . drwxr-xr-x 162 root root 12288 2010-07-18 14:00 .. drwxr-xr-x 2 root root 4096 2009-02-09 14:01 app-defaults drwxr-xr-x 2 root root 4096 2008-10-29 16:10 cursors -rw-r--r-- 1 root root 14 2008-10-29 16:07 default-display-manager drwxr-xr-x 6 root root 4096 2008-10-29 16:02 fonts lrwxrwxrwx 1 root root 13 2008-12-17 16:59 X -> /usr/bin/Xorg drwxr-xr-x 3 root root 4096 2008-10-29 16:03 xinit drwxr-xr-x 2 root root 4096 2008-12-17 18:35 xkb -rw-r--r-- 1 root root 1268 2009-04-30 11:10 xorg.conf -rw-r--r-- 1 root root 894 2009-01-13 11:34 xorg.conf.failsafe drwxr-xr-x 2 root root 4096 2008-10-29 15:58 Xresources -rwxr-xr-x 1 root root 3730 2008-10-23 06:40 Xsession drwxr-xr-x 2 root root 4096 2009-08-12 15:36 Xsession.d -rw-r--r-- 1 root root 265 2008-10-23 06:40 Xsession.options -rw-r--r-- 1 root root 13 2007-07-24 02:59 XvMCConfig -rw------- 1 root root 614 2008-10-29 15:58 Xwrapper.config I'll be in 10.04 in about 15 minutes (need to swap hd) then I can check what they're doing with that version. However, if you have Xorg installed, I would think they haven't changed it all that much... On 07/18/2010 06:57 PM, Michael Rasmussen wrote: > On Sun, Jul 18, 2010 at 06:52:12PM -0700, Tim Wescott wrote: >> Ubuntu, in an effort to Appelize Linux, has moved everything: > Says who? > > mich...@bivy:~/Documents$ cat /etc/lsb-release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=10.04 > DISTRIB_CODENAME=lucid > DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS" > mich...@bivy:~/Documents$ ls -l /etc/X11/xorg.conf > -rw-r--r-- 1 root root 1305 2010-04-06 06:53 /etc/X11/xorg.conf > mich...@bivy:~/Documents$ > > mich...@post:~$ cat /etc/lsb-release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=8.04 > DISTRIB_CODENAME=hardy > DISTRIB_DESCRIPTION="Ubuntu 8.04.4 LTS" > mich...@post:~$ ls -l /etc/X11/xorg.conf > -rw-r--r-- 1 root root 6677 2008-03-23 11:31 /etc/X11/xorg.conf > mich...@post:~$ > > >> t...@fawkes:~$ ls /etc/x11 >> ls: cannot access /etc/x11: No such file or directory >> >> That's why I was asking... > > -- Daniel B. Herrington Director of Field Services Robert Mark Technologies [email protected] o: 651-769-2574 m: 503-358-8575 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
