Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2005 09:33:40 +0000
From:      "Bruce O'Neel" <edoneel@sdf.lonestar.org>
To:        freebsd-sparc64@freebsd.org
Subject:   Sun Type 5 keyboard on an ultra 2 w/ X
Message-ID:  <20051229093340.GA25049@SDF.LONESTAR.ORG>

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

Thanks for the previous help with getting the creator board working
in X.  It works great.

What doesn't work quite so well now is the mouse and keyboard.

The sections are:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc102"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
EndSection

but neither the mouse moves, nor does the keyboard give reasonable
key strokes.

Obviously something is wrong.

Adding and removing the line

        Option      "XkbModel" "pc102"


doesn't seem to change anything.  I've also guessed that pc102 should
be changed to sun5 and that didn't help.

So, what obvious thing am I missing now?

Thanks very much in advance for any hints!

cheers

bruce

-- 
edoneel@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



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