[mythtv] Browser Plugin?

Eli Criffield myth at zendo.net
Thu Feb 20 09:33:15 EST 2003


I've been doing this for a while now. 

I just added this to mainmenu.xml

   <button>
     <type>WEB</type>
     <text>Web</text>
     <action>EXEC galeon -f</action>
   </button>

the -f starts galeon in fullscreen 

and an icon for it in /usr/local/share/mythtv/themes/blue/ and this to
theme.xml 

  <buttondef name="WEB">
    <image>web.png</image>
    <offset>20,20</offset>
  </buttondef>

and you have instant web tv like functionality. It doesn't look to bad if you
change the fonts to something pretty small.

I did find that i never use it. I mite if i had a wireless keyboard, and
didn't have a laptop with a wireless card, and didn't have a full computer
10' away from the tv.




More information about the mythtv-dev mailing list