[mythtv-users] Enable shutdown option on backends (other than master)

Nick Morrott knowledgejunkie at gmail.com
Sun Dec 3 18:36:12 UTC 2006


On 02/12/06, Chad <masterclc at gmail.com> wrote:
> > You'll need to 'use the source' and recompile - the frontend checks
> > whether a local backend is running and does not display the shutdown
> > option if it finds one.
> >
> > Nick
> >
> > --
>
> Thanks for the response!  Any hints on which file to change?  I do use
> the source, so it would be trivial for me to make the change, but
> quite a bit of work to find where to make that change.

$SOURCEDIR/mythtv/programs/mythfrontend/main.cpp

Quick and dirty way to find this in 2 seconds:

$ grep -r -A 5 -B 5 "Do you really want to exit MythTV?"
$SOURCEDIR/mythtv/programs/

Nick

-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list