sun keyboards in xorg

Matthias Muthmann mmuthmann at gmx.net
Sun Nov 6 13:16:56 PST 2005


Am Sonntag, den 06.11.2005, 21:44 +1100 schrieb Steve Joynt:
> 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:

This config works for me on my Ultra 10 with a german type5c-keyboard,
but you need one of the latest xorg-server-version from ports.

Section "InputDevice"
   Identifier  "Keyboard0"
   Option      "Protocol"   "standard"
   Driver      "kbd"
   Option      "AutoRepeat" "500 30"
   Option      "XkbRules"   "sun"
   Option      "XkbModel"   "type5"
   Option "XkbLayout"  "de"
EndSection

-- 
Matthias Muthmann <mmuthmann at gmx.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20051106/0665a8fb/attachment.bin


More information about the freebsd-sparc64 mailing list