Henrik Enberg <[EMAIL PROTECTED]> wrote: > Bill Moseley <[EMAIL PROTECTED]> writes: >> I was wondering if I could see what font xterm was actually selecting. >> Then I could see other size options for that font using fontsel, >> perhaps.
> $ appres XTerm | grep VT100.font: > should print your current font. actually it may not - you can always get a different value by a command-line option, and (due to the way resource values combine), just the top-level class may not be the same as one of the leaves of the hierarchy... (X's API doesn't have a reliable way of showing the whole resource hierarchy. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

