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

Re: Default font size



>>>>> "Francois" == Francois Chenais <francois@chenais.net> writes:

    > Hello, I have installed a new debian sarge on a new laptop NEC
    > versa L320.  But I have Huge fonts !

    > 	How can I change this ?

Play around with the order of the FontPath lines in
/etc/X11/XF86Config-4, and see if that helps.  Obviously, you'll need
to restart X.

If XF86Config-4 is under debconf control, snip the lines out and put
them at the very beginning of the file.

Here's what I have, but I've got quite a few fonts installed...

Section "Files"
#       FontPath        "unix/:7110"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc/:unscaled"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/usr/lib/X11/fonts/TrueType"
#       FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
EndSection

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#

    > 	I use Enlightenment 17 as WM.

As in CVS Enlightenment?  How's it work?

Good luck!

Marshal



Reply to: