2011/1/25 Ivan <[email protected]>: > for example: > input.eventmap[video][Two] = sub_visibility 1 > don't work, > but > input.eventmap[video][Two] = SEEK 60 > > all ok. > > Why ? Most likely reason is that Seek is understood by freevo and sub_visibilty is not under stood by freevo. Take a look at event.py for an idea what Freevo can and cant do.
Evan ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
