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

Re: Today's disaster with xorg update



On Sun, Apr 16, 2006 at 07:39:55AM -0700, L.V.Gandhi wrote:
  <snip>
> Anyone with working x can post the fonts they have installed.

A 'dpkg -l *fonts* |grep ii' gave me:
xfonts-100dpi
xfonts-75dpi
xfonts-base
xfonts-encodings
xfonts-scalable
xfonts-utils

and the fonts section of my xorg.conf:

Section "Files"
    FontPath    "unix/:7100"            # local font server
    # if the local font server has problems, we can fall back on these
    FontPath    "/usr/lib/X11/fonts/misc"
    FontPath    "/usr/lib/X11/fonts/cyrillic"
    FontPath    "/usr/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/Type1"
    FontPath    "/usr/lib/X11/fonts/CID"
    FontPath    "/usr/lib/X11/fonts/100dpi"
    FontPath    "/usr/lib/X11/fonts/75dpi"
EndSection

And I have a working X right now.

Hope that helps someone,
-- 
Christopher Nelson -- chris@cavein.org
-----------------------------------------------------------------------
We are drowning in information but starved for knowledge.
		-- John Naisbitt, Megatrends



Reply to: