Subject: Re: i386 Xserver with support for wscons ?
To: None <current-users@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 12/01/1998 10:04:36
In article <199811301713.SAA22595@dior.ics.muni.cz>,
Jaromir Dolecek <dolecek@ics.muni.cz> writes:
> Do I need to do anything special to make X server working machine using
> -current kernel with wscons ?
You need to have this in your "/etc/XF86Config"...
Section "Pointer"
Protocol "wsmouse"
Device "/dev/wsmouse0"
EndSection
... and this in your kernel configuration:
psm* at pckbc? # PS/2 mouse for wsmouse
psmi* at pckbc? # PS/2 "Intelli"mouse for wsmouse
And of course you need a proper -current userland with new includes before
attempting to build XFree86 3.3.3.
--
Matthias Scheler http://home.owl.de/~tron/