Quote:
Originally Posted by Antinoos
Thanks a lot!
Though I couldn't test this version on a physical PW4, it does *not* work properly on my PW3: No personal sleep pictures. Release 2018-06-09 works correctly with this device.
On a *KT3* the new release works fine. But the same was already true for the 2018-06-09 version...
|
Now for KPW3 kindle system screensaver is used. You can use my screensaver and custom images.
Code:
case `echo $serial | cut -c4-6` in
0G1|0G2|0G4|0G5|0G6|0G7|0KB|0KC|0KD|0KE|0KF|0KG|0LK|0LL)
model="KPW3"
USE_SUSPEND_MANAGER="0"
QWS_MOUSE_PROTO=KindleTSv2${QWS_MOUSE_DEBUG}
just change USE_SUSPEND_MANAGER="0" to USE_SUSPEND_MANAGER="1"
For KPW4 and KOA2 only kindle screensaver works correctly.