Quote:
Originally Posted by ekztal
Why do I get a blankscreen when I do this? I put the images into D:\sleepscreens\ via windows and reboot
Is /mnt/us/sleepscreens the same directory as the one that gets mounted in windows when its plugged in via USB?
|
Yes, it is. My Kindle is the K4 nkso version. If you look at my /var/local/java/prefs/com.amazon.ebook.framework/prefs file:
Code:
#User preferences for Framework
#Tue Dec 13 07:17:54 GMT-04:32 2011
device.tz.lasttz=GMT-04\:32
SUBSCRIBED_ANNOTATIONS_SHOWN=false
ACCESSIBILITY_ENABLED=false
low_level_screens.dir=/opt/amazon/low_level_screens/600x800
clippings.file.name=My Clippings.txt
languageChangeEvent=false
device.tz.ltosec=-16320
lastLocaleSent=en-US
RUN_SETUP=false
POPULAR_HIGHLIGHTS_ENABLED=false
device.tz.autoUpdate=false
locale=en-US
wireless.switch.state=true
USE_CACHE_POLICY=true
you could also change the low_level_screens.dir to point to /mnt/us/whatever_you_want_to_call_it. I did that and the images load much quicker than when I linked the original pointer to it.
I'm curious about the ACCESSIBILITY_ENABLED variable too.