From: Salvatore Mario Cosseddu (S.M.Cosseddu_at_warwick.ac.uk)
Date: Fri Feb 10 2012 - 09:12:46 CST

The only way I know is creating a file in your home named .tkconrc

put inside something like this

#
set ::tkcon::OPT(history) 150
######################################################
## My TkCon Resource File

# Use a fixed default font
tkcon font fixed; # valid on unix
tkcon font Courier 12; # valid everywhere

# Use a pink prompt
#set ::tkcon::COLOR(prompt) pink
######################################################

Write a proper tkconrc is quite annoying. This is the manual.
http://www.makelinux.net/man/5/T/tkconrc
Have fun experimenting.

I don't know If there is a simpler way.

Regards

On 10/02/12 02:01, lecan wrote:
>
> Hi everybody,
> Does anybody know how to change the font type and size of the
> tkconsole in vmd for unix? The current font is not very readable and I
> wish to change it.
>
> Thanks in advance,
>
> Luis L.

-- 
Salvatore Cosseddu
PhD student
Centre for Scientific Computing and School of Engineering
University of Warwick
Coventry CV4 7AL
United Kingdom
email: S.M.Cosseddu_at_warwick.ac.uk