[414] in netbsd-help mailing list archive
Re: Configuring X
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Nov 2 00:00:52 1995
To: farnaz@MIT.EDU
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Wed, 01 Nov 1995 23:51:17 EST."
<9511020451.AA05063@cacciatore.MIT.EDU>
Date: Thu, 02 Nov 1995 00:03:25 EST
From: Greg Hudson <ghudson@MIT.EDU>
> /dev/tty00 for mouse port
If you have a bus mouse, use /dev/pms0 as the mouse device.
> Added te shared library stuff to /etc/rc.local
This shouldn't be necessary.
> xdm error (pid 166): process-id file /usr/X11R6/lib/X11/xdm/xdm-pid cannot be opened
> xdm error (pid 166): Can't create/lock pid file /usr/X11R6/lib/X11/xdm/xdm-pid)
The normal xdm probably won't work with our X setup; instead, use
"startx" to start the X server and ctrl-alt-backspace to stop it.
After you get X working, change "off" to "on" in the last line of
/etc/ttys and the Athena xlogin will come up at boot time.
> The window is not centered on the monitor. It is sort of off to the
> right. and down.
Look near the end of /usr/X11/lib/X11/doc/VideoModes.txt; it tells you
how to correct this problem.