Subject: Re: Crashes with XFree86
To: None <WOFerry+@CMU.EDU>
From: Brian J. Fox <bfox@samsara.com>
List: port-i386
Date: 01/22/1996 23:03:32
Date: Tue, 23 Jan 1996 00:08:32 -0500 (EST)
From: William O Ferry <WOFerry+@CMU.EDU>
Cc: port-i386@NetBSD.ORG
References: <199601222037.MAA16542@nirvana.samsara.com>
Once again:
ASUS PCI/I-4SP3G, DX4/100, 16MB, NCR SCSI
NetBSD 1.1 on two SCSI drives
STB PowerGraph 64 (S3 Trio64V+)
Logitech MouseMan (works under "BusMouse" in XFree86) on /dev/pms0
Western Digital 8013W C on ed0
Gee, I would first of all say that I am using a MouseMan (in fact,
that *is* what I am using). For the S3 server, it is possible that an
option of "nolinear" will also help.
Here are snippets of an XF86Config file:
Section "Pointer"
Protocol "MouseMan"
Device "/dev/mouse"
EndSection
Section "Device"
/* Device specific stuff deleted */
--> Option "nolinear"
--> Option "sw_cursor"
EndSection
Brian