[mythtv-users] Mythtv 0.19 has escape but no halt?

Michael T. Dean mtdean at thirdcontact.com
Sun Feb 26 06:39:34 UTC 2006


On 02/26/2006 01:18 AM, Zach Garner wrote:
> Thanks for the illuminating response. Has anyone found a work around or am
> I simply destined to piggyback on a lighter DE?
>   

Ummm.  It's open source.  No need for a work around.  If you don't like 
it, you can change it in your version. ;)

Just delete the lines

    bool frontendOnly = gContext->IsFrontendOnly();

and

    if (frontendOnly)

(on or about lines 459 and 466 of programs/mythfrontend/main.cpp).  
Then, recompile and enjoy.

Or, even better, check out MythWelcome/MythShutdown (see 
programs/mythwelcome/README) and you can probably use stock versions 
(even pre-compiled binary versions) and still have your machine shut 
down--even automatically.

Mike


More information about the mythtv-users mailing list