Hi,

in local_conf.py try inserting:

plugin.activate('command.CommandMainMenuItem',
args=('/home/user/fxd/tvtime.fxd', ), level=10)

and in tvtime.fxd:

<?xml version="1.0" ?>
<freevo>
    <command title="TVtime">
        <cmd>/usr/bin/tvtime --inputwidth 450</cmd>
        <stoposd />
        <info>
            <content>Launch TVtime</content>
        </info>
    </command>
</freevo>


More info: http://doc.freevo.org/CommandsFxd


2008/3/2, yellow protoss <[EMAIL PROTECTED]>:
>
> Hello,
>
> Is there a way that freevo displays in the main menu:
> TVTIME
>
> and when we click on it, it starts
> $ tvtime --inputwidth 450
>
> and then the change of channels is controlled by the keyboard, like
> normally in tvtime ?
>
> thanks a lot !
> any suggestions are very very welcome
>
>
> -------------------------------------------------------------------------
> 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
>
>
-------------------------------------------------------------------------
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