Quote:
Originally Posted by djsmiley2k
The sleep disable seems to be missing the script?
|
All kindles come with the script built in, it is in /usr/bin/ds.sh and is the basis for
the enable script, es.sh
Code:
#!/bin/sh
lipc-set-prop com.lab126.powerd preventScreenSaver 0
The ds.sh you are looking for is:
Code:
#!/bin/sh
lipc-set-prop com.lab126.powerd preventScreenSaver 1
The disable capability isn't really necessary for KUAL, but I think bringing KUAL up and tapping a button enough more convenient than typing ~ds into a search bar.