On 8/8/05, Jesse Guardiani <[EMAIL PROTECTED]> wrote: > Hello, > > I'm running KnoppMyth R5A16. I don't currently > have a keyboard or mouse connected to my MythTV > (I use the IR remote that came with my PVR-350), > so exiting MythTV would require a reboot to get > back into MythTV. Is there any way to disable the > ability to exit MythTV?
If all you care is being able to restart myth with a remote, you can do it by launching irexec (from the same startup script you use to lunch mythfrontend) and adding a line for it in .lircrc. Even if you disable exit, there is still a chance that frontend will crash. Another option is to run mythfrontend from a script which does while [1] loop and keep starting it up every time it exits or crashes. Of course, then you won't be able to exit it, but you were ready to live with that. -- Fedor G Pikus ([EMAIL PROTECTED]) http://www.pikus.net http://wild-light.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
