Re: KDE3 Konsole bietet Schrift, die XFCE Terminal nicht bietet

From: Heino Tiedemann <rotkaps_spam_trap(at)GMX.de>
Date: Wed, 02 Nov 2011 18:04:03 +0100

Polytropon <freebsd(at)edvax.de> wrote:

> Was ich meine: Schau mal, ob alle Deine Schriften von
> der nächsthöheren Ebene (also X) direkt verfügbar
> sind. Als Text dazu kann man xfontsel benutzen.

Yep, der findet die Schrift.

Das habe ich seinerzeit auch benutzt im meinen Emacs zu
konfiguruieren:

,----[ .Xdefaults ]
| Emacs.font: -adobe-courier-medium-r-normal--14-100-100-100-m-90-*-*
`----

(By the Way: wie bekommt man den String aus dem xfontsel in die
"Zwischenablage"?)

> Initialisiere Deine Schriften mit ttmkfdir und
> stell sicher, daß in xorg.conf die Pfade auf die
> Schriften alle drinstehen. Das sähe dann etwa so
> aus:
>
> Section "Files"
> ModulePath "/usr/local/lib/xorg/modules"
> FontPath "/usr/local/lib/X11/fonts/misc/"
> FontPath "/usr/local/lib/X11/fonts/TTF/"
> FontPath "/usr/local/lib/X11/fonts/OTF"
> FontPath "/usr/local/lib/X11/fonts/Type1/"
> FontPath "/usr/local/lib/X11/fonts/100dpi/"
> FontPath "/usr/local/lib/X11/fonts/75dpi/"
> FontPath "/usr/local/share/ghostscript/fonts/"
> # FontPath "/usr/local/share/fonts/amspsfont/type1/"
> FontPath "/usr/local/share/fonts/cm-super/type1/"
> # FontPath "/usr/local/lib/X11/fonts/freefont"
> # FontPath "/usr/local/lib/X11/fonts/URW"
> # FontPath "/usr/local/lib/X11/fonts/urwfonts-ttf"
> # FontPath "/usr/local/lib/X11/fonts/freefont-ttf"
> FontPath "/usr/local/lib/X11/fonts/truetype"
> EndSection

Naja, da hat KDE das gleiche, wie xfce:

Section "Files"

    FontPath "/usr/local/lib/X11/fonts/misc/"
    FontPath "/usr/local/lib/X11/fonts/TTF/"
    FontPath "/usr/local/lib/X11/fonts/OTF"
    FontPath "/usr/local/lib/X11/fonts/Type1/"
    FontPath "/usr/local/lib/X11/fonts/100dpi/"
    FontPath "/usr/local/lib/X11/fonts/75dpi/"
    FontPath "/usr/local/lib/X11/fonts/local/"
# FontPath "/usr/local/lib/X11/fonts/TrueType/"
    FontPath "/usr/local/lib/X11/fonts/bitstream-vera/"
    FontPath "/usr/local/lib/X11/fonts/freefont/"
    FontPath "/usr/local/lib/X11/fonts/URW"
    FontPath "/usr/local/lib/X11/fonts/webfonts"

EndSection

> Dann sollte sich eigentlich die Situation ergeben,
> daß _alle_ auf die vorhandenen Schriften zugreifen
> können.

/Das/ hatte ich auch erwartet.

> Im Zweifelsfall kannst Du versuchen, dem Xfce-Terminal-
> programm per .gtkrc die gewünschte Schriftart aus
> KDE überzustülpen.

Naja, die Schrift kommt definitiv nicht aus KDE, aber das wäre eine
Lösung, wie sähe der eintrag aus?

Heino

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 02 Nov 2011 - 18:08:42 CET

search this site