Infra-red in FreeBSD... Remote control in XMMS... LIRC ??

Z.C.B. vvelox at vvelox.net
Wed Sep 6 17:13:42 PDT 2006


On Tue, 27 Sep 2005 16:17:39 -0700 (PDT)
Joel Wood <jwood at mail.ncircle.com> wrote:

> I wrote a simple python program that interfaces directly
> with /dev/ugen0.1 to work with the usb rf ati remote wonder plus.
> Rather then interfacing through lircd, I just output stuff in the
> format that lircd uses so that programs like mplayer just work.
> 
> The format is something like:
> 
> hexcode repeat-count keybinding configfile
> 
> or:
> 
> '00000040151f0a00 00 MUTE /home/jwood/remotewonderplus.conf\n'
> '00000040151f0a00 01 MUTE /home/jwood/remotewonderplus.conf\n'
> '00000040151f0a00 02 MUTE /home/jwood/remotewonderplus.conf\n'
> '00000040151f0a00 03 MUTE /home/jwood/remotewonderplus.conf\n'
> 
> if I were to hold the mute key down.
> 
> If anyone would like the code, reply to me off list, as I am not on
> the list.
> 
> -Joel
> 
> On Tue, 27 Sep 2005, Oleg Korecky wrote:
> 
> > Did somebody use LIRC on the FreeBSD ? Or what you can recommend
> > instead LIRC ?
> > Thanks !


I came across one of those cheaply and picked it up, recently. I was
just getting ready to dig into what it takes to talk to it. Is your
script posted any where or can I get a copy of it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060907/d63c716f/signature.pgp


More information about the freebsd-stable mailing list