Subject: Re: demon-possessed X server
To: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
From: Bob Lantz <lantz@Stanford.EDU>
List: port-pmax
Date: 05/07/1999 15:10:10
On Fri, 7 May 1999, Michael L. Hitch wrote:

> > Problem i had: No chance to reposition the windows, jumping cursor (but only
> > with pressed button),
> > 
> > configuration: 1.4 beta, DecStation 5000/200, PMAGB-B, diskless.
> 
>   This could also be caused if the tty devices for the keyboard/mouse are
> present in ttys.  I seem to recall that the serial settings get changed
> when the system reboots.

This is interesting. Right now it looks like the mouse and keyboard lines
are commented out in /etc/ttys, but maybe something bad like that is going
on. Right now all the gettys are switched off anyway, so it shouldn't
make any difference, should it?? Anyway, maybe I will try commenting out
those other lines in case the serial devices are somehow interfering with
the keyboard and mouse. I am definitely seeing the jumping cursor problem
when you press a button!! Ugh,

Bob


ttya    "/usr/libexec/getty std.9600"   unknown off secure      "2nd comm
port"
##ttyb  "/usr/libexec/getty std.9600"   unknown off secure      "mouse"
ttyc    "/usr/libexec/getty std.9600"   unknown off secure      "1st comm
port"
##ttyd  "/usr/libexec/getty std.9600"   unknown off secure      "keyboard"
#

... etc.