Got it. I didn't know xmonad used xterm. That makes this much easier.

Thank you very much!

On Sat, Feb 20, 2010 at 9:34 PM, Tom Tobin <korpios@korpios.com> wrote:
On Sat, Feb 20, 2010 at 9:04 PM, Sean Neilan <sean@seanneilan.com> wrote:
> Hey All,
> Does anyone know how to increase the font size on the terminal that comes
> with xmonad? You know, the one for when you press Alt-Shift-Enter.

That terminal doesn't come with xmonad; it's xterm [1].

A lot depends on your particular system, but you can try adding the
following to your ~/.Xresources file:

xterm*faceSize: 14

The next xterm you open will hopefully be at a larger size.  Xterm
configuration is unfortunately a somewhat involved topic, though, and
probably beyond the scope of this group.

[1] http://en.wikipedia.org/wiki/Xterm
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad