MythQML


QML based frontend for MythTV

Help - Shutdown Settings

These settings tell MythQML when and how to shutdown or reboot.

The defaults will exit mythfrontend_qml after 90 minutes of in activitly and the mythlauncher_qml will wait a further 10 minutes before attempting to shutdown.


Settings

Frontend Idle Time (minutes)

This is how long mythfrontend_qml will wait with no keyboard or remote interaction before shutting down.

Default is 90

Launcher Idle Time (minutes)

This is how long mythlauncher_qml will wait with no keyboard or remote interaction before shutting down.

Default is 10

Reboot Command

This is the command that the launcher or frontend will run when told to reboot.

Default is 'sudo /sbin/reboot'

Shutdown Command

This is the command that the launcher or frontend will run when told to shutdown.

Default is 'sudo /sbin/shutdown'

Keys used on this screen

  • UP/DOWN/LEFT/RIGHT (Arrow Keys) Move the cursor within edits and move the highlight

  • RED (F1) Cancel any changes then exit the screen

  • GREEN (F2) Save your settings and exit the screen.

  • BLUE (F4) Show this help web page.


  • FAQ

    My settings didn't save

    You must click on the Save button or press GREEN (F2) to save your settings.

    My system does not shutdown/reboot when told to

    More than likely the user running either mythfrontend_qml or mythlauncher_qml does not have the right permissions to shutdown/reboot. You will need to edit the sudoers file to give it permission. See the instructions here.


    Known Problems

    The current behaviour assumes the system is a frontend only with no mythbackend running and will shutdown even if the backend is busy recording!


    TODO

    Better cooperation with mythbackend if it is running on the same system.


    Shutdown Settings A screenshot of Shutdown Settings.