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

Re: getting rid of xfonts-100dpi



Bruce Park(bpark79@hotmail.com) is reported to have said:
> Hello all,
> 
> I'm trying to get rid of xfonts-100dpi and instead use xfonts-75dpi. 
> However, when I try to remove that package:
> apt-get remove xfonts-100dpi
> apt states that it will also remove x-window-system and 
> w-window-system-core. I know that these packages should not be removed so 
> what can I do make xfonts-75dpi the default target?

Put the 75dpi fonts in the XF86Confg-4 file 'before' the 100dp fonts.
ie
    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/75dpi"
    FontPath    "/usr/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/truetype"

-- 
To err is human, but to really foul things up requires a computer.
_______________________________________________________



Reply to: