Subject: Re: Xwindows
To: None <private@myob.com>
From: Bob Nestor <rnestor@augustmail.com>
List: port-mac68k
Date: 04/04/2000 17:02:22
James Kelly  (james.kelly@tcs.wap.org) wrote:

>I've got NetBSD running on an SE/30 including xwindows (yeah)
>only problem is that the xterm window "login" is too big for the teeeny
>tiney screen.
>
>I've trolled around the xdm directory and can't figger out what text
>file to modify. I tried Xresources with the geometry entry to no avail
>
>Could someone point me to the right file and what line I should change.

In the file /usr/X11R6/lib/X11/xdm/Xresources add the line:

   xlogin*geometry: 480x130

Adjust the size to suit your taste.

-bob