From: Simon Braunstein <simonbraunstein@web.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Grosse Fonts nach Xorg-Update
Date: Fri, 16 Oct 2009 19:55:48 +0200 [thread overview]
Message-ID: <200910161955.48817.simonbraunstein@web.de> (raw)
In-Reply-To: <hb8aqc$7lu$1@ger.gmane.org>
Hallo,
> Was kann ich tun, um diese viel-zu-grossen Fonts zu vermeiden?!
Ich hab diesen Effekt an meinem Notebook welches eine physikalische DPI-Zahl
von 145 aufweist. Nachdem ich verschiedene DPI-Zahlen per Hand erzwungen habe,
durfte ich feststellen, die von mir verwendeten Schriften etwa ab 105 DPI übel
aussehen. Die Schriften wirken dann als ob sie auf Fett gestellt wären, ohne
das sie es sind. Vielleicht leidest du unter dem selben Effekt.
Die erkannten physikalischen DPI deines Rechners bekommst du mit
$ xdpyinfo | grep resolution
raus. Wenn du diesen Wert ändern möchtest, kannst du mittels
$ xrandr --dpi 100
Bspw einen DPI-Wert von 100 erzwingen.
Bei mir hat es allerdings gereicht mittels
$ echo "Xft.dpi: 100" > .Xresources
$ xrdb -merge .Xresources
Xft (keine Ahnung was das genau ist) zu sagen er soll für Schriften (und nur
dafür) eine DPI-Zahl von 100 verwenden. Ob die Einstellung gesetzt wurde
kannst du mit
$ xrdb -query | grep dpi
überprüfen. Danach einfach eine Anwendung die Betroffen ist neu starten und auf
eine Besserung prüfen.
Bei meiner Suche nach einer Lösung bin ich damals auf folgende Seite gestoßen,
vllt ist sie auch für dich hilfreich für das Verständnis:
http://scanline.ca/dpi/
Grüße.
Simon.
next prev parent reply other threads:[~2009-10-16 17:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-15 23:21 [gentoo-user-de] Grosse Fonts nach Xorg-Update Thorsten Kampe
2009-10-16 5:18 ` Marco Wollkopf
2009-10-19 20:50 ` [gentoo-user-de] " Thorsten Kampe
2009-10-16 17:55 ` Simon Braunstein [this message]
2009-10-19 20:54 ` Thorsten Kampe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200910161955.48817.simonbraunstein@web.de \
--to=simonbraunstein@web.de \
--cc=gentoo-user-de@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox