Quote:
Originally Posted by traycold
hi KevinShort,
I'm interested in simulating the poweroff action (i.e. long press of power slider) on kobo glo.
If I launch your command from a telnet shell or a script, it actually triggers the stand-by. Do you think it would be possible (with another code, or just executing N times in a row the command) to simulate the real switch off ot the reader?
Thanks
|
why not just use the poweroff command
Quote:
poweroff -h
poweroff: invalid option -- 'h'
BusyBox v1.22.0.kobo (2013-06-07 09:01:34 EDT) multi-call binary.
Usage: poweroff [-d DELAY] [-n] [-f]
Halt and shut off power
-d SEC Delay interval
-n Do not sync
-f Force (don't go through init)
|