Fonts in Java based application in Xfce [solved]
jan
goplay at quick.cz
Thu Feb 10 15:16:11 CET 2005
>From "man xorg.conf"
DisplaySize width height
This optional entry gives the width and height, in
millimetres, of the picture area of the monitor. If given this is
used to calculate the horizontal and vertical pitch (DPI) of the screen.
ciao
Jan
p.s by setting this value my fonts in GTK+ application was left
untouched and fonts in the java application i use in work display nicely
(means big enough for comfortable work)
On Thu, 2005-02-10 at 14:05, Rinaldi J. Montessi wrote:
> jan wrote:
>
> > == Solution ==
> > The solution which worked for me was to add the "display size" line to xorg.conf to section Monitor:
> >
> > Section "Monitor"
> >
> > # The identifier line must be present.
> > Identifier "Generic Monitor"
> >
> > DisplaySize 290 210
> >
> > ....
> > ....
> > EndSection
>
> I grepped man X and man xorg.conf for DisplaySize and came up with
> nothing. Could you tell me where it comes from?
>
> Rinaldi
More information about the Xfce
mailing list