On 12/1/05, Enrico Ballarin Dolfin <[EMAIL PROTECTED]> wrote:
I have found which USB remote control I have:

it's an XPC-RC01 Hewlett Packard / Intervideo (possibly delivered also with
ASUS TV 7134 card) as described here:

http://64.233.183.104/search?q=cache:d6ZafAc7IfcJ:www.techexcess.net/-interv
ideo-home-theater-usb-remote-control-ph839a.aspx+remote+control+XPC-RC01&hl=
de&client=firefox-a

here is a picture of the remote control and the detailed description of the
keys:

http://www.techexcess.net/downloads/ir_remote_and_receiver_reference.htm

It should be an USB Human Interface Device with keyboard/mouse behaviour.

Unfortunately I couldn't still not find a lircd.conf file for it ...

How can I create one with the information I can get with following command?
# cat /dev/input/event3 > dummy

Thanks a lot!
Enrico

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

It sounds like you're planning to use the devinput lirc driver.  In that case, you probably want to use the lircd.conf here:
http://linux.bytesex.org/v4l2/linux-input-layer-lircd.conf

This worked great for me with my ATI USB Remote Wonder.  At first I tried 'irrecord -H dev/input -d /dev/input/event4 lircd.conf', but the lircd.conf that generated always doubled up button presses.  Tweaking it didn't help that, so I went with the generic input layer lircd.conf and everything's happy now.

Simon
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to