Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 21:52:12 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-current@freebsd.org
Cc:        Andreas Hauser <andy@splashground.de>, Eric Anderson <anderson@centtech.com>, "Devon H.O'Dell" <dodell@offmyserver.com>, Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-current@freebsd.org
Subject:   Re: Beta2: Nice job!
Message-ID:  <200508232152.13658.doconnor@gsoft.com.au>
In-Reply-To: <20050822185748.22499.qmail@paladin.fortunaty.net>
References:  <17161.55733.272571.61428@grasshopper.cs.duke.edu> <20050822140150.GB27233@raqdevil.offmyserver.com> <20050822185748.22499.qmail@paladin.fortunaty.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1830036.3ZPHMkuBUa
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday 23 August 2005 04:27, Andreas Hauser wrote:
> dodell wrote @ Mon, 22 Aug 2005 07:01:50 -0700:
> > They all use Bitstream Vera at a > ridiculously small font size
>
> startx -- -dpi 100
> better ?

You can set the display size in the X config so it will get the DPI correct=
=20
regardless of what your resolution is.

It usually even gets this information from your monitor (if it's new enough=
),=20
eg
Section "Monitor"
        Identifier   "DFP"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync   31.5-150
        VertRefresh 30-100
        Option    "dpms"
        Modeline "1920x1200" 337.58 1920 2072 2288 2656 1200 1201 1204 1271
        DisplaySize  270 170
EndSection

Note that it does get it right for me even without this, ie
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(--) NVIDIA(0): Display dimensions: (330, 210) mm
(--) NVIDIA(0): DPI set to (147, 145)

Unfortunately GNOME appears to ignore this setting in favour of what the us=
er=20
configuration says and there is no "use what the X server says" :(

KDE (and GIMP) get it right though :)

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart1830036.3ZPHMkuBUa
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBDCxT15ZPcIHs/zowRApe3AKCCyXQEFVNOL3T1FLlbTkxTz6iYRQCfaOSi
CZFsSPNT6Vlk4lXmqgavYP4=
=PCIv
-----END PGP SIGNATURE-----

--nextPart1830036.3ZPHMkuBUa--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508232152.13658.doconnor>