Alberto González Rodríguez wrote:
> for statup command on wake-up (this example is for every you launch 
> freevo), but somebody could do a plugin (or maybe me if somebody is 
> interested in it)
> 
> in main.py
> after     MainTread()
> you could add:
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_DOWN'))
>     rc.post_event(Event('MENU_SELECT'))
> 
> this is a example, i have un 7th option "weather plugin"

A start-up plug-in would be a very good idea. And this is a very simple 
solution.

IIRC There is a feature request open for this, some people only use 
freevo for music and want to go directly to the "listen to music". This 
would partly solve this (not fully solve as is the other menu items have 
been removed then freevo should go to the only menu item that's left)

Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to