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

Re: default X font sizes



On Thu, 29 Aug 2002, nate wrote:
> John Batistic said:
> > I have just completed a Woody install to XFS file system.
> >
> > My default X font sizes are way too big.
> > /etc/X11/fs/config used to control font size, but now has no effect.
> > Renaming fs makes no difference, so default font size is under the control
> > of something else.
> >
> > Where will I find the default X font size setting?
>
> one place to look:
>
> /etc/X11/xinit/xserverrc
>
> I believe the default is 100dpi, which looks like:
> exec /usr/bin/X11/X -dpi 100 -nolisten tcp
>
> you can try to change this to 75 dpi by doing:
> exec /usr/bin/X11/X -dpi 75 -nolisten tcp
>
> be sure you have the 75dpi fonts installed(apt-cache search 75dpi)
>
> then restart X, hopefully the fonts will be smaller, if your
> using a display manager I reccomend logging out, then hitting
> CTRL+ALT+BACKSPACE to restart X

I don't know which of the 3 suggestions (/etc/X11/fs/config,
/etc/X11/xinit/xserverrc, or XF86Config-4 Fontpath:) in this thread did
the trick - I tried them all but I think it was just the fs config file in
the end - but I did notice that no changes took effect until I poked
the fontserver as well as restarted X.  i.e.  if xfs was process 314,
kill -HUP 314

-r




Reply to: