[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page

Top Document: comp.windows.x Frequently Asked Questions (FAQ) 2/7
Previous Document: 34) How can I use characters above ASCII 127 in xterm ?
Next Document: 36)! How can I control the mouse with the keyboard?


35) Why are my xterm menus so small (sic) ?



You are probably setting the geometry small accidentally. If you give a
resource specification like this:

		xterm*geometry: 80x24

then you are asking for all widgets under xterm to have their geometry set to
80x24. For the main window, this is OK, as it uses characters for its size.
But its popup menus don't; they are in pixels and show up small. To set only
the terminal widget to have the specified geometry, name it explicitly:

		xterm*VT100.geometry: 80x24



Top Document: comp.windows.x Frequently Asked Questions (FAQ) 2/7
Previous Document: 34) How can I use characters above ASCII 127 in xterm ?
Next Document: 36)! How can I control the mouse with the keyboard?

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
faq%craft@uunet.uu.net (X FAQ maintenance address)

Last Update December 01 2008 @ 00:13 AM

© 2008 FAQS.ORG. All rights reserved.