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

Re: Einen bestimmten Font mit root-tail verwenden



Martin Reising wrote:

> On Tue, Nov 06, 2007 at 04:23:32PM +0100, Roberto Nicolini wrote:
>> shaihulud@sietchtabr:~$ root-tail --color grey --font
>> arial /var/log/messages
>> Missing charsets in String to FontSet conversion (ISO8859-1)
>> unable to create fontset for font 'arial', exiting.
> 
> Hm, welches Fonthandling verwendet denn sowas (arial)?
> Probier es mal mit

Erstmals, Danke für die Antwort.

Zum Beispiel bei Fluxbox-Styles, funtkionieren alle Versionen:

*.font:                       -*-lucida-medium-r-normal-*-10-100-*-*-*-*-*
oder
*.font:                                lucidasans-10
oder
*.font:                         clean

denn laut root-tail manpage müssen in der Fontangabe die ganze Fields nur
benutzt werden wenn notig. Zum Beispiel brauche ich "lucidasans-10" nur
wenn ich die Fontgroße 10 festlegen will, sonst sollte "lucidasans"
reichen.

> Probier es mal mit
> 
> --font 7x14

Das funktioniert, so wie root-tail ohne Fontangabe funktioniert. Mein Ziel
wäre aber einen bestimmten Font zu benutzen, nämlich "clean" und das geht
seltsamerweise nicht.

Ich bekomme:
shaihulud@sietchtabr:~$ root-tail --color
grey --font -clean-iso8859-15 /var/log/messages
Missing charsets in String to FontSet conversion (ISO8859-1)
unable to create fontset for font '-clean-iso8859-15', exiting.

Wie kann ich root-tail dazu bringen mein Font zu benutzen?

Roberto



Reply to: