This is intriguing. But before I risk messing things up, can you tell me if my understanding is correct?
- Connect Kindle to computer via USB
- Open Terminal window (I'm on Mac)
- Navigate to Kindle root directory ??
- Type: #!/bin/sh and hit return ??
- Type: exec shutdown -P now and hit return ??
This will power down my Kindle completely? Not just sleeping anymore?
And this will work on a non-jailbroken Kindle?
Thank you!