Discussion:
how do you set the xterm menu font
(too old to reply)
Jeffery Small
2004-03-01 08:26:21 UTC
Permalink
I would line to set the font used for the display of the xterm
control menus - i.e., the "Main Options", "VT Options" and
VT Fonts" menus accessed by clicking B1, B2 or B3 while holding
the Control key. Any pointers would be appreciated.

Regards,
--
Jeffery Small
Bit Twister
2004-03-01 15:09:19 UTC
Permalink
Post by Jeffery Small
I would line to set the font used for the display of the xterm
control menus - i.e., the "Main Options", "VT Options" and
VT Fonts" menus accessed by clicking B1, B2 or B3 while holding
the Control key. Any pointers would be appreciated.
Pointer?! Create and put your mods in ~/.Xresources :)


Example found in: /etc/X11/app-defaults/Xterm

to test resource changes, I suggest the following:
xterm &
in the new window
xrdb -merge .Xresources
xterm
and see if your changes are acceptable.

Continue reading on narkive:
Loading...