Jim, thanks for that. Solved! I was frustrating close (my keymaps were mostly
one character to the left off) but what I was missing was "compat/type/complete
business and I never tried combinations of "sun(type5)" and "sun/us(sun5)" as I 
thought they were mutually exclusive.

Thanks again, you've alowed me to get some sleep :)

Thus spake Jim Hague ([EMAIL PROTECTED]):

> On 07-Aug-2000 Craige McWhirter wrote:
> > I've got the mouse working but not the keyboard (in X). So if anyone can
> > still shed some light that way......
> 
> I'm RH not Debian (so far), but my config should work (Ultra 5):
> 
> # **********************************************************************
> # Keyboard section
> # **********************************************************************
> 
> Section "Keyboard"
> 
>     Protocol    "Standard"
> 
>     # when using XQUEUE, comment out the above line, and uncomment the
>     # following line (currently unsupported by Xsun* servers)
>     #Protocol   "Xqueue"
> 
>     # AutoRepeat  500 5
> 
>     # Let the server do the NumLock processing.  This should only be 
>     # required when using pre-R6 clients
>     #ServerNumLock
> 
>     # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
>     #Xleds      1 2 3
> 
>     #To set the LeftAlt to Meta, RightAlt key to ModeShift, 
>     #RightCtl key to Compose, and ScrollLock key to ModeLock:
> 
>     LeftAlt        Meta
>     RightAlt        Meta
>     ScrollLock     Compose
>     RightCtl       Control
> 
> # To disable the XKEYBOARD extension, uncomment XkbDisable.
> 
> #    XkbDisable
> 
> # These are the default XKB settings for XFree86
> #    XkbRules    "xfree86"
> #    XkbModel    "sun"
> #    XkbCompat   "compat/complete"
> #    XkbTypes    "types/complete"
> #    XkbKeycodes "sun(type5)"
> #    XkbGeometry "sun(type5)"
> #    XkbSymbols  "sun/us(sun5)"
> 
> # These are the XKB settings determined by Xconfigurator
> # and/or changed by the administrator
>     XkbRules    "xfree86"
>     XkbModel    "sun"
>     XkbCompat   "compat/complete"
>     XkbTypes    "types/complete"
>     XkbKeycodes "sun(type5)"
>     XkbGeometry "sun(type5)"
>     XkbSymbols  "sun/us(sun5)"
> 
> EndSection
> 
> 
> -- 
> Jim Hague - [EMAIL PROTECTED] (Work), [EMAIL PROTECTED] (Play)
> Never trust a computer you can't lift.


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to