Auvisio USB remote
Roland Smith
rsmith at xs4all.nl
Sun Oct 24 15:48:53 UTC 2010
On Sun, Oct 24, 2010 at 10:36:16AM +0200, David DEMELIER wrote:
> Hello folks;
>
> I have a USB remote
> (http://www.ortek.com/upimg/200732111364392163.jpg). It's an auvisio
> VRC-1100 Ro, there is no much information on it. It's recognized as a
> simple keyboard and mouse.
>
> The buttons sends some keypress events like "p" "enter" and numbers,
> but there is also multimedia keys, these don't send keypress events so
> I guess this is send via the HID device but I don't know how I can use
> them on FreeBSD.
>
> This is the message when I plug the remote controller.
> ugen2.2: <vendor 0x05a4> at usbus2
> ukbd0: <vendor 0x05a4 product 0x9881, class 0/0, rev 1.10/1.10, addr
> 2> on usbus2
> kbd2 at ukbd0
> ums1: <vendor 0x05a4 product 0x9881, class 0/0, rev 1.10/1.10, addr 2> on usbus2
> ums1: 5 buttons and [XYZ] coordinates ID=1
>
> What can I try for the multimedia keys ?
Try using usbhidctl(1) to see if the multimedia keys generate data. In the file
/usr/share/misc/usb_hid_usages you can find some possible actions.
If you have found the values that the multimedia keys give, you can use
usbhidaction(1) to execute commands when certain values appear on a HID.
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20101024/366fad26/attachment.pgp
More information about the freebsd-questions
mailing list