Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2005 21:44:30 +1100
From:      Steve Joynt <steve.joynt@gmail.com>
To:        freebsd-sparc64@freebsd.org
Subject:   sun keyboards in xorg
Message-ID:  <17dbe5f00511060244s80309b3m@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

How can i get a Sun type 6 keyboard working under xorg? I've had a
look through the list archives but can't quite work out what I need to
do. I'm running a fresh 6.0 install on a Sun Ultra 10, and at the
moment I've got the following in my xorg.conf:

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"
    Option      "XkbRules" "sun"
    Option      "XkbModel" "type6"
    Option      "XkbKeyCodes" "type6"

    Option "AutoRepeat" "500 30"

EndSection

I've tried various options, with both "kbd" and "keyboard" as the
driver. Is there a patch I need to apply to get it to work?

thanks,
- steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17dbe5f00511060244s80309b3m>