discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Terminal.app and fonts


From: Pablo Giménez
Subject: Re: Terminal.app and fonts
Date: Fri, 9 Oct 2009 12:50:30 +0100

I have just found another problem.
I have some shortcuts for the program screen which I use to manage my terminals.
I use the functions keys, all the functions from  F1 to F5 give me strange characters in the terminal instead of being trheated as function keys and pass them to the screen app.
Any idea????


El 8 de octubre de 2009 20:01, Philippe Roussel <p.o.roussel@free.fr> escribió:
On Thu, Oct 08, 2009 at 05:46:12PM +0100, Pablo Giménez wrote:

[snip]

> Also using the defaults command I have tried to look for the key NSFontm,
> which seems to exists only for the NSGlobalDomain domain, there is no font
> key for the Terminal.
> So is there any way I can reset the fonts for the Terminal.app so I can use
> it again. Why the Terminal.app is crashing when I set the font for example
> to Helvetica.

Hi Pablo.

Try 'defaults read Terminal | grep Font'. It gives me

Terminal TerminalFontSize 11
Terminal TerminalFont 'Bitstream Vera Sans Mono'
Terminal BoldTerminalFont 'Bitstream Vera Sans Mono-Bold'
Terminal BoldTerminalFontSize 11

You can then use 'defaults write Terminal TerminalFont yourfont' or
simply 'defaults delete Terminal TerminalFont'.

Hope this helps,
Philippe
--
Normaliser Unix c'est comme pasteuriser le Camembert, L.R




--
Un saludo
Best Regards
Pablo Giménez

reply via email to

[Prev in Thread] Current Thread [Next in Thread]