
21 Feb
2010
21 Feb
'10
3:34 a.m.
On Sat, Feb 20, 2010 at 9:04 PM, Sean Neilan
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