View Single Post
Old 04-04-2020, 03:19 PM   #6
dnmmx
Enthusiast
dnmmx is on a distinguished road
 
dnmmx's Avatar
 
Posts: 36
Karma: 50
Join Date: Mar 2020
Device: Kindle Paperwhite 4
For others visibility here's the content of the post suggested by PoP:

Some useable tweaks I've found:

-To stop the browser from using an large font, edit /var/local/waf/browser/config.xml and delete the line that says "<setting name="defaultFontSize" value="20"/>" (must be done at each reboot as the device resets the settings)
-To rotate the device (in books and the browser but not home screen), type (in ssh)
# lipc-set-prop com.lab126.winmgr orientationLock L
for landscape left
# lipc-set-prop com.lab126.winmgr orientationLock R
for landscape right
# lipc-set-prop com.lab126.winmgr orientationLock U
for portrait
# lipc-set-prop com.lab126.winmgr orientationLock D
for inverted portrait
-To enable accelerator (no point except allow the Kindle to see rotate event, it does nothing with those events though), edit "/etc/upstart/makexconfig" and on line 120, edit "IS_ACCEL=0" to "IS_ACCEL=1"

Do I need to run this command in kterm ?
Just wanted to know is there any possibility of brick as we are dealing with com.lab26.winmgr

Thank you PoP, NiLuJe and hius07 for your responses.
dnmmx is offline   Reply With Quote