[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XFree86 4.0.2 and type4 keyboard?



On Sat, Feb 24, 2001 at 11:29:40AM -0700, Richard Nairn wrote:
> I am getting into desperation mode. I just installed debian on my
> Sparc 2, I am trying to get X  to work. My keyboard is all messed
> up. What do I have to do to get a type4 keyboard recognized? All of
> the keys are wonky.  What keyboard driver/option do I have to set for
> it to recognize this keyboard?

For your keyboard, you need a section like this in your XF86Config-4
file :
Section "InputDevice"
        Identifier  "Keyboard0"  
        Driver      "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "sun"
        Option          "XkbModel"      "type4"
        Option          "XkbLayout"     "us"
EndSection



-- 
Jim Crumley                  |
crumley@fields.space.umn.edu |
Work: 612 624-6804 or -0378  |



Reply to: