[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg 7.0 and ATI working!



Hello,

On Friday 23 June 2006 21:40, Johannes Wiedersich wrote:
> Christian Schuerer wrote:
> > By chance I found out that you have to use the tool called "dexconf":
> I had the same problem too. I guess it's a bug that only dexconf
> produces that file that IMHO should also be adjusted by
>
> dpkg-reconfigure xserver-xorg.

You are right, it should generate a new config file, as one can assume after 
reading this sentence in the xorg.conf file:

> # If you have edited this file but would like it to be automatically
> updated # again, run the following command:
> #   sudo dpkg-reconfigure -phigh xserver-xorg


> The last screen of that command asks
> "Write default Files section to configuration file?"
> but no config file is ever written.

I think with "default files section" they mean this:

> Section "Files"
>         FontPath        "/usr/share/fonts/X11/misc"
>         FontPath        "/usr/X11R6/lib/X11/fonts/misc"
>         FontPath        "/usr/share/fonts/X11/cyrillic"
>         FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
>         FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
>         FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
>         FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/Type1"
>         FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
>         FontPath        "/usr/share/fonts/X11/100dpi"
>         FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
>         FontPath        "/usr/share/fonts/X11/75dpi"
>         FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
>         # path to defoma fonts
>         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection

This is the "files section" - with default values.

Regards,

   Christian



Reply to: