Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 22:41:37 -0700
From:      Nikhil Bysani <nikron@nikron.net>
To:        freebsd-sparc64@freebsd.org
Subject:   Sun Keyboard 5c
Message-ID:  <20070805224137.7d46dd27@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
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



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