Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 05-14-2013, 10:07 AM   #1
geekyworld
Enthusiast
geekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the end
 
Posts: 32
Karma: 31582
Join Date: Apr 2013
Device: kindle
Queries about K4NT

Hi,

I have these queries regarding K4NT with ads. I'll be very thankful if you can answer them:

1. How to invert the display? (white text on black background)

2. Where is the fonts folder located?

3. Where are the default, pre-loaded screensavers (not ads) located?

4. How to change the timezone without connecting to Wi-Fi? (I have no access to Wi-Fi whatsoever)

Thanks.
geekyworld is offline   Reply With Quote
Old 05-14-2013, 09:44 PM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
1) echo "19 8" >/proc/eink_fb/update_display (inverted display)


2) [root@kindle root]# ls /usr/java/lib/fonts
Spoiler:
Caecilia_LT_65_Medium.ttf Helvetica_LT_75_Bold.ttf
Caecilia_LT_66_Medium_Italic.ttf Helvetica_LT_76_Bold_Italic.ttf
Caecilia_LT_67_Cond_Medium.ttf KindleBlackboxBold.ttf
Caecilia_LT_68_Cond_Medium_Italic.ttf KindleBlackboxBoldItalic.ttf
Caecilia_LT_75_Bold.ttf KindleBlackboxItalic.ttf
Caecilia_LT_76_Bold_Italic.ttf KindleBlackboxRegular.ttf
Caecilia_LT_77_Cond_Bold.ttf Kindle_MonospacedSymbol.ttf
Caecilia_LT_78_Cond_Bold_Italic.ttf Kindle_Symbol.ttf
HangulGothMTC_E.ttf MHeiM-Big5HKSCS_E.ttf
HangulGothMTC_E_Bold.ttf MHeiM-Big5HKSCS_E_Bold.ttf
HeiSeiMaruGoth213_E.ttf MHeiM18030_E.ttf
HeiSeiMaruGoth213_E_Bold.ttf MHeiM18030_E_Bold.ttf
Helvetica_LT_65_Medium.ttf code2000.ttf
Helvetica_LT_66_Medium_Italic.ttf

(There are other folders pertaining to fonts but I think you mean that one)


3) ls /opt/amazon/screen_saver/600x800
Spoiler:
/opt/amazon/screen_saver/600x800/17N.png
/opt/amazon/screen_saver/600x800/10N.png
/opt/amazon/screen_saver/600x800/13N2.png
/opt/amazon/screen_saver/600x800/12N.png
/opt/amazon/screen_saver/600x800/20N2.png
/opt/amazon/screen_saver/600x800/08N.png
/opt/amazon/screen_saver/600x800/05N.png
/opt/amazon/screen_saver/600x800/01N.png
/opt/amazon/screen_saver/600x800/06N.png
/opt/amazon/screen_saver/600x800/19N.png
/opt/amazon/screen_saver/600x800/11N2.png
/opt/amazon/screen_saver/600x800/03N2.png
/opt/amazon/screen_saver/600x800/15N.png
/opt/amazon/screen_saver/600x800/09N.png
/opt/amazon/screen_saver/600x800/02N2.png
/opt/amazon/screen_saver/600x800/18N.png
/opt/amazon/screen_saver/600x800/14N.png
/opt/amazon/screen_saver/600x800/16N.png
/opt/amazon/screen_saver/600x800/07N.png
/opt/amazon/screen_saver/600x800/04N.png

ls /opt/amazon/low_level_screens/600x800

/opt/amazon/low_level_screens/600x800/shipping_mode.png
/opt/amazon/low_level_screens/600x800/critbatt.png
/opt/amazon/low_level_screens/600x800/repair.png
/opt/amazon/low_level_screens/600x800/update_failure.png
/opt/amazon/low_level_screens/600x800/update_success.png
/opt/amazon/low_level_screens/600x800/reboot.png
/opt/amazon/low_level_screens/600x800/splash.png
/opt/amazon/low_level_screens/600x800/update_initial.png


(There are other pngs kicking about but I think those are the ones you mean)

Here's some more...
Spoiler:
/opt/amazon/low_level_screens/fr/600x800/shipping_mode.png
/opt/amazon/low_level_screens/fr/600x800/critbatt.png
/opt/amazon/low_level_screens/fr/600x800/repair.png
/opt/amazon/low_level_screens/fr/600x800/update_failure.png
/opt/amazon/low_level_screens/fr/600x800/update_success.png
/opt/amazon/low_level_screens/fr/600x800/reboot.png
/opt/amazon/low_level_screens/fr/600x800/splash.png
/opt/amazon/low_level_screens/fr/600x800/update_initial.png
/opt/amazon/low_level_screens/es/600x800/shipping_mode.png
/opt/amazon/low_level_screens/es/600x800/critbatt.png
/opt/amazon/low_level_screens/es/600x800/repair.png
/opt/amazon/low_level_screens/es/600x800/update_failure.png
/opt/amazon/low_level_screens/es/600x800/update_success.png
/opt/amazon/low_level_screens/es/600x800/reboot.png
/opt/amazon/low_level_screens/es/600x800/splash.png
/opt/amazon/low_level_screens/es/600x800/update_initial.png
/opt/amazon/low_level_screens/pt/600x800/shipping_mode.png
/opt/amazon/low_level_screens/pt/600x800/critbatt.png
/opt/amazon/low_level_screens/pt/600x800/repair.png
/opt/amazon/low_level_screens/pt/600x800/update_failure.png
/opt/amazon/low_level_screens/pt/600x800/update_success.png
/opt/amazon/low_level_screens/pt/600x800/reboot.png
/opt/amazon/low_level_screens/pt/600x800/splash.png
/opt/amazon/low_level_screens/pt/600x800/update_initial.png/opt/amazon/screen_saver/600x800/17N.png

/opt/amazon/low_level_screens/de/600x800/shipping_mode.png
/opt/amazon/low_level_screens/de/600x800/critbatt.png
/opt/amazon/low_level_screens/de/600x800/repair.png
/opt/amazon/low_level_screens/de/600x800/update_failure.png
/opt/amazon/low_level_screens/de/600x800/update_success.png
/opt/amazon/low_level_screens/de/600x800/reboot.png
/opt/amazon/low_level_screens/de/600x800/splash.png
/opt/amazon/low_level_screens/de/600x800/update_initial.png

/opt/amazon/low_level_screens/it/600x800/shipping_mode.png
/opt/amazon/low_level_screens/it/600x800/critbatt.png
/opt/amazon/low_level_screens/it/600x800/repair.png
/opt/amazon/low_level_screens/it/600x800/update_failure.png
/opt/amazon/low_level_screens/it/600x800/update_success.png
/opt/amazon/low_level_screens/it/600x800/reboot.png
/opt/amazon/low_level_screens/it/600x800/splash.png
/opt/amazon/low_level_screens/it/600x800/update_initial.png

/opt/amazon/ebook/img/ui/03_REGISTRATION.png
/opt/amazon/ebook/img/ui/01_LANGUAGE.png
/opt/amazon/ebook/img/ui/02_WiFi.png
/opt/amazon/ebook/img/ui/5Min.png
/opt/amazon/ebook/img/ui/icon_parental_lock.png
/opt/amazon/ebook/img/ui/icon_air_plane.png
/opt/amazon/ebook/img/ui/0Min.png



4) [root@kindle root]# cat /etc/TZ
Quote:
UTC
Also THIS POST may help you

(as an aside.. from a backup of a 3 I noted the following)
cat /home/me/Desktop/K3FATBACKUP/etc/TZ
Quote:
MST7MDT
Hope that is everything.

Last edited by twobob; 05-15-2013 at 07:36 AM.
twobob is offline   Reply With Quote
Advert
Old 10-10-2013, 10:06 AM   #3
geekyworld
Enthusiast
geekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the end
 
Posts: 32
Karma: 31582
Join Date: Apr 2013
Device: kindle
Thanks a lot twobob. Apologies for the late reply. I tried inverting the display today and it works.

What is the command to switch back to the default black on white display? Also, what do the arguments 19 & 8 stand for?

Last edited by geekyworld; 10-10-2013 at 12:19 PM.
geekyworld is offline   Reply With Quote
Old 10-10-2013, 06:50 PM   #4
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
hmm... Im trying to remember. it's been a while.

The 19 and 8 are values that can be found in the source code.
damned if I can remember what they were.

19 was mode selection perhaps in this context and 8 was the "inversion" special type, but don't hold me to that...

https://wiki.mobileread.com/wiki/Framebuffer_for_Kindle for other values.

IIRC it had something to do with the command version and waveform versions availble on each revision of device

on the k3
_EINK_UPDATE_DISPLAY_WHICH=18
_FX_UPDATE_PART=0
_FX_UPDATE_FULL=1
_FX_UPDATE_FAST=2
_FX_UPDATE_SLOW=3 - full refresh with "flash"

_FX_BUFFER_LOAD=99
_FX_DISPLAY_PART=100
_FX_DISPLAY_FULL=101

on the DX:

_FX_UPDATE_PART=0
_FX_UPDATE_FULL=1
_EINK_UPDATE_DISPLAY_PART=1
_EINK_UPDATE_DISPLAY_FULL=2
_EINK_UPDATE_DISPLAY_AREA=3
_EINK_UPDATE_DISPLAY_FX=7



see also https://www.mobileread.com/forums/sho...d.php?t=142848
and
http://pastebin.com/tzFsFWrg for k3 like examples

Hope that helps somewhat

Last edited by twobob; 10-10-2013 at 07:01 PM.
twobob is offline   Reply With Quote
Old 10-11-2013, 02:49 AM   #5
geekyworld
Enthusiast
geekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the endgeekyworld knows the complete value of PI to the end
 
Posts: 32
Karma: 31582
Join Date: Apr 2013
Device: kindle
After tinkering for some time I think I've found the solution.

To switch back to normal (black on white) display:
Code:
echo "19 9" >/proc/eink_fb/update_display
Thanks.
geekyworld is offline   Reply With Quote
Advert
Old 10-11-2013, 07:22 AM   #6
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
cool.
twobob is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Two Queries.... OBoyle Calibre 1 03-06-2013 12:08 PM
Newbie queries Maindee Library Management 20 09-13-2012 10:25 AM
Queries re Kindle mitch13 Amazon Kindle 7 07-01-2011 01:08 AM
Newbie with Queries..... OBoyle Calibre 13 11-23-2010 09:19 PM
SQL Queries iain_benson Calibre 9 06-04-2009 06:08 PM


All times are GMT -4. The time now is 12:01 AM.


MobileRead.com is a privately owned, operated and funded community.