"Robert Rozman" wrote:
> Hi,
>
> could you point me to code, where Freevo interfaces with pylirc ?

src/rc.py class RemoteControl

> Is there any way to filter those events. Point is that when you press key
> lirc sends event. If you hold it, then sends another event again, but it can
> be distinguished from the first one that always has counter value of 0. Next
> has value 1 and so on. Now for certain keys we want to see their repeatings
> (volume, ...) and for some would be proper to catch only first press of the
> key. If we could leave this to user to decide would be great small addition
> to better functionality....

It would be hard to decide what key needs repeat and what not, but you
can try.


Dischi

-- 
        [X] <-- nail here for new monitor


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to