<qi-bot> [commit] Werner Almesberger: m1rc3/norruption/3/: characteristics of voltage dropper (master) http://qi-hw.com/p/wernermisc/f8f88a4
<qi-bot> [commit] Werner Almesberger: m1rc3/norruption/3/: fixed typo in data, made plot prettier (master) http://qi-hw.com/p/wernermisc/32a7ad2
<apink> I am working on a script to automatically shut down after x minutes of no keyboard use.  I tried "halt" to shut down but it does not power down.  
<apink> The documentation says halt is the way to go.  I don't know what I am missing.
<apink> The only options on halt are -n and -f, neither of which seems to be right to power down.   ???
<kristianpaul> there is a daemon that recognices power on/off button press then it shutdown the system
<xiangfu> apink, nanonote use poweroff
<xiangfu> apink, /sbin/poweroff
<apink> xiangfu,  Thank you.  I found poweroff but found somewhere on the net that I should use halt.  I will use poweroff instead.
<kristianpaul> ah :)