my mythbackend commands are as follows:<br><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:bold;font-style:normal;text-decoration:none;vertical-align:baseline;" id="internal-source-marker_0.26385120531721706"></span><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;"></span><ul>
<li style="list-style-type:disc;font-size:10pt;font-family:Verdana;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;">wakeup time format: </span><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:bold;font-style:normal;text-decoration:none;vertical-align:baseline;">time_t</span></li>
<li style="list-style-type:disc;font-size:10pt;font-family:Verdana;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;">Command to set Wakeup Time: </span><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:bold;font-style:normal;text-decoration:none;vertical-align:baseline;">sudo sh -c &quot;/home/myth/scripts/setwakeup.sh $time&quot;</span></li>
<li style="list-style-type:disc;font-size:10pt;font-family:Verdana;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;">server halt command: </span><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:bold;font-style:normal;text-decoration:none;vertical-align:baseline;">sudo /usr/sbin/pm-suspend</span></li>
<li style="list-style-type:disc;font-size:10pt;font-family:Verdana;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;"><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;text-decoration:none;vertical-align:baseline;">pre-shutdown-check command: </span><span style="font-size:10pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:bold;font-style:normal;text-decoration:none;vertical-align:baseline;">mythshutdown --check</span></li>
</ul>the setwakeup.sh script is a custom one; that i dont seem to have a note of whats inside it... i presume the wiki link you gave above shed light on this though. (i too used that page to setup ACPI wakeup)<br>