View Single Post
Old 05-07-2012, 06:01 PM   #16
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
It's probably not too long until there are Kindle Touches with backlight support. At least the 5.1.0 software already is (partially?) prepared for it:

Code:
~/kindle-touch/java/classes$ LANG=C egrep -ri 'screen_?light' .
Binary file ./com/amazon/ebook/booklet/reader/impl/n.class matches
Binary file ./com/amazon/ebook/booklet/reader/utils/SwitchAppUtils$ScreenLightAction.class matches
Binary file ./com/amazon/ebook/booklet/reader/utils/g.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_it.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_en_GB.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_de.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_es.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_pt.class matches
Binary file ./com/amazon/agui/swing/resources/ComponentResources_fr.class matches
Binary file ./com/amazon/kindle/swing/actions/ScreenLightAction.class matches
Binary file ./com/amazon/kindle/swing/actions/ActionManager.class matches
Binary file ./com/amazon/kindle/swing/actions/ScreenLightAction$1.class matches
Binary file ./com/amazon/kindle/swing/actions/ScreenLightAction$Holder.class matches
Binary file ./com/amazon/kindle/control/util/q.class matches
ixtab is offline   Reply With Quote