On Sat, Nov 10, 2007 at 08:42:36PM +0100, Pirlouwi wrote: > I think you can easily change the rotation behavior by swaping two events in > the file Event.py.
It's better to change that in the local_conf.py as it will overwrite the defaults: Just add to the local_conf.py EVENTS['image']['LEFT'] = Event(IMAGE_ROTATE, arg='right') EVENTS['image']['RIGHT'] = Event(IMAGE_ROTATE, arg='left')
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
