Quote:
Originally Posted by knc1
And keep in mind that the KV does not have a usable serial port connection point.
You are working as if you have never in your life made a programming error -
Well the price of a KV-brick is yours to throw away -
go for it.
(Just don't ask to be bailed out here.)
|
thank you for your advice Knc1, I stop to do that
PS >
actually I tried those 3 versions of shell on my KV 5.8.5, it looks do nothing, but I stop to try anything else before some bad thing happen
version 1 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow disable
lipc-set-prop com.lab126.pillow disableEnablePillow enable
version 2 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow disable
version 3 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow enable
after reboot kindle, these settings will be reset to default, is this right?