Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!mintaka!bloom-beacon!eru!hagbard!sunic!mcsun!inria!gouldfr!vogon!cetia!cetia110!vincent From: vincent@cetia110.cetia.fr (Vincent Chuffart) Newsgroups: comp.windows.x Subject: Re: xterm app-defaults file Message-ID: <1681@cetia.cetia.fr> Date: 18 Oct 90 07:42:53 GMT References: <1990Oct15.085341.28684@nokia.se> Sender: news@cetia.cetia.fr Reply-To: vincent@cetia110.cetia.fr (Vincent Chuffart) Distribution: comp Organization: CETIA, France Lines: 23 Problem: getting undersized xterm menus in R4 (Font is correct). You may also encounter the same problem with a correct app-default file. In your .Xdefaults file, if you had something like: xterm*geometry: 80x24 in R3, this geometry (interpreted as colunms x lines) only applied to the text area of xterm. BUT, in R4, menus are made of widgets too, and the previous resource line matches also for the menus. Then you get 80x24 pixels menus. In R4, you should use: xterm*vt100.geometry: 80x24 And the menus will keep default sizes. P.S: man xterm(1) is the second man page to read after man X(1), it also contains a lot of useful info. -- |Vincent Chuffart | CETIA BP No 244 |+33 (94) 212005 | 83078 Toulon Cedex, France |Ext: 436 | vincent@cetia.cetia.fr inria!cetia!vincent