Date: Thu, 29 Dec 2005 15:16:32 +0000 From: Adrian Urquhart <adrian@urquhart-consultancy.com> To: freebsd-sparc64@freebsd.org Subject: Re: Sun Type 5 keyboard on an ultra 2 w/ X Message-ID: <20051229151632.24719b13@sparc64.urquhart-consultancy.com> In-Reply-To: <20051229144155.GA26476@SDF.LONESTAR.ORG> References: <20051229093340.GA25049@SDF.LONESTAR.ORG> <20051229144155.GA26476@SDF.LONESTAR.ORG>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Dec 2005 14:41:55 +0000 "Bruce O'Neel" <edoneel@sdf.lonestar.org> wrote: > Hi, > > We're getting somewhere. The keyboard works if I do: > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "Protocol" "standard" > Option "AutoRepeat" "500 30" > Option "XkbRules" "sun" > Option "XkbModel" "type5" > Option "XkbLayout" "us" > Option "XkbKeycodes" "sun(type5)" > EndSection > > Still no mouse though. I wonder if /dev/sysmouse is wrong... > > cheers > > bruce > Hi Try: /dev/cuau3 for the mouse device. This worked for me on a U60. -Adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051229151632.24719b13>