Subject: Re: Xfree86 and NetBSD 1.3: German Keyboard
To: None <port-i386@NetBSD.ORG>
From: Eric Delcamp <edelcamp@Pop-Bordeaux-25.easynet.fr>
List: port-i386
Date: 01/09/1998 01:03:59
> In article <x7lnws55ar.fsf@petium.rhein.de>,
> 	Peter Simons <simons@rhein.de> writes:
> > that he has a german keyboard and wishes to use it?
> ... it is no problem. From my "/etc/XF86Config":
> Section "Keyboard"
>     Protocol    "Standard"
>     AutoRepeat  500 5
>     RightAlt    ModeShift
>     XkbKeymap   "xfree86(de)"
>     XkbVariant  "nodeadkeys"
> EndSection

Bad thing
I think XKB is broken in Xfree 3.3.1 on Netbsd xsrc.
With a double check on XKB defines for the server, if you type :
setxkbmap
XKB extension not present on :0.0

Yes, i have checked my config file, and also look at the compilation
process to see if XKB is enable (also in XF86Config ;-)
Maybe some magic thing to make with xkbcomp ?
Standard XFree distribution work....

Thanks.