"Jim Duda" wrote: > I have found that starting with Freevo version 1.5, the following remaps > in my local_conf.py no longer work when using the ConfirmBox.py > for deleting files using the fileops function. > > EVENTS['input']['REW'] = Event(INPUT_LEFT) > EVENTS['input']['FFWD'] = Event(INPUT_RIGHT) > > These remaps work fine in 1.4. I use the REW and FFWD > keys to toggle between YES and NO in the ConfirmBox.
That's a small bug in the event mapping. If you use the keyboard, character events are not mapped to allow text input. It should work with a remote and will be fixed after 1.5 Dischi -- PCMCIA - People Can't Memorise Computer Industry Acronyms ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
