I was using previewsly a slackware so i am not very handy with debian scripts (which i find it quit powerfull). I have a font size problem with my window manager (wmaker) : all my apps aprears really big as osd dispay is ok.
in x config i have :
========== XFConfig-4===========


# Font section
# This loads the Type1 and FreeType font modules
   Load        "type1"
   Load        "speedo"
#    Load        "freetype"
#    Load        "xtt"

....
#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
......


Section "Screen" Identifier "Screen 1" Device "** NVIDIA (generic) [nv]" Monitor "My Monitor" DefaultDepth 24

   Subsection "Display"
       Depth       8
       Modes       "800x600" "640x480"
       ViewPort    0 0
   EndSubsection
   Subsection "Display"
       Depth       16
       Modes       "800x600"
       ViewPort    0 0
   EndSubsection
   Subsection "Display"
       Depth       24
       Modes       "800x600"
       ViewPort    0 0
   EndSubsection
EndSection

=================

i also have a file : .xsession-errors :
Eterm: Error: Unable to load font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1". Fal
ling back on "fixed"
lumpy:/home/keke# cat /home/keke/.xsession-errors
/usr/bin/WindowMaker warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/bin/WindowMaker warning: could not load font -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/bin/WindowMaker warning: Workspace2Key:invalid key in shortcut "Mod1+Mod2+Eacute"
/usr/bin/WindowMaker warning: could not load font -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/bin/WindowMaker warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
selected locale: en-US
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*,-*-*-bold-r-*-*-24-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*,-*-*-medium-r-*-*-10-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*,-*-*-bold-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*,-*-*-medium-r-*-*-10-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*. Trying fixed.
/usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs warning: could not load font -*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*,-*-*-medium-r-*-*-10-*-*-*-*-*-*-*. Trying fixed.
Eterm: Error: Unable to load font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1". Falling back on "fixed"


====

i ran fc-cache and ran xf86Config several time for that but nothing!
If anybody have any id that would relieve me from having my ernomous thunderbird :)
Regards,


Kevin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to