Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 13:50:17 +0100
From:      Graeme Mathieson <mathie+freebsd-questions@wossname.org.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: USB Logitech cordless pro keyboard + mouse
Message-ID:  <20020409125017.GD19839@wossname.org.uk>
In-Reply-To: <20020407090712.GA852@wossname.org.uk>
References:  <yam16905.1685.148418056@send.mail.u-net.com> <20020407090712.GA852@wossname.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 07, 2002 at 10:07:12AM +0100, Graeme Mathieson wrote:
> I bought myself a new toy yesterday. :)  And then spent the rest of the
> day trying to get it to work.  The basic keyboard works OK, once I
> 'connected' it to the receiever and did the appropriate magic with
> kbdcontrol.

OK, next question.  Is it possible to get the two keyboards working
simultaneously?  Running:

kbdcontrol -k ${kbddev} < /dev/console

allows me to switch between them easily enough, but ideally I'd like for
both of them to work at once.

For some reason, I'm now evisaging keyboardd, doing something along the
lines of:

keyboardd -p /dev/kbd0
keyboardd -p /dev/kbd1
kbdcontrol -k /dev/syskeyboard < /dev/console

:)

> What I would really like to do is get the keyboard's extra keys to do
> something useful.  There are 13 hotkeys, 6 keys + a jogdial for
> controlling an audio application and a scroll wheel.  If I could get
> even some of them working, that would be a great bonus.

I have discovered that at least the extra keys produce scancodes under
Linux (though it appears to be outside some limit of usable scancodes
and instead causes an error to be logged to dmesg).
-- 
mathie+sig@wossname.org.uk              http://www.wossname.org.uk/~mathie/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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