Don Armstrong writes: > > See the attached png which shows the tiny menu in xterm. I'll dig up > some more useful debugging info.
That looks familiar. Once, while experimenting with X resources, I added something like this: XTerm*Geometry: 80x30 which made the VT100 window 80x30 characters (intended) and all the menu windows 80x30 pixels (unintended). The "*" matches all kinds of things... If this is what you did, you should change it to XTerm.VT100.geometry -- Alan Curry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

