Subject: Re: strange keyboard behavior with X 4.3.0
To: David Hopper <dhop@nwlink.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-alpha
Date: 03/13/2003 10:46:56
On Wed, Mar 12, 2003 at 01:31:57PM -0800, David Hopper wrote:
> Manuel Bouyer wrote:
> >On Wed, Mar 12, 2003 at 12:12:31PM -0800, David Hopper wrote:
> >
> >>Interesting.  I have the same system/card as you and I use this (in-tree 
> >>code):
> >>[...]
> >>Section "InputDevice"
> >>
> >>   Identifier          "Keyboard1"
> >>   Driver              "Keyboard"
> >>   Option "AutoRepeat" "500 30"
> >>   Option "XkbRules"   "xfree86"
> >>   Option "XkbModel"   "compaq"
> >>   Option "XkbLayout"  "us"
> >>
> >>EndSection
> >
> >Thanks. This is almost what I have (model is pc101 instead of compaq
> >in my case, but it's he only difference).
> >Hum, I suspect it's because WSDISPLAY_COMPAT_USL and 
> >WSDISPLAY_COMPAT_RAWKBD
> >are not in the kernel config. I'll add these and try again tomorow.
> 
> I've got:
> 
> options         WSDISPLAY_COMPAT_PCVT
> options         WSDISPLAY_COMPAT_SYSCONS
> options         WSDISPLAY_COMPAT_USL
> options         WSDISPLAY_COMPAT_RAWKBD
> options		XSERVER  # Though it's unclear whether this is 
> necessary

With the WSDISPLAY_COMPAT* options, this works. XSERVER isn't needed, at last
for me.
Now I need to find why the box crashes hard when I start xlock ...

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 24 ans d'experience feront toujours la difference
--