atom feed1 message in org.freebsd.freebsd-sparc64Sun Keyboard 5c
FromSent OnAttachments
Nikhil BysaniAug 6, 2007 3:11 am 
Subject:Sun Keyboard 5c
From:Nikhil Bysani (nik@nikron.net)
Date:Aug 6, 2007 3:11:30 am
List:org.freebsd.freebsd-sparc64

I'm trying to get my sun keyboard 5c to work on my Sun Ultra 5. So far, I've tried all manner of configurations. The keyboard works in a tty. Currently, the it works the most (barely at all) with this

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

It is a US keyboard. Thanks