I spent many hours trying a lot of different things to get the scale factor feature working on my PRS650. I hadn't thought that it might only work on BBeB / LRF books
Anyhow it is all working now on my PRS+ / boroda'd PRS650. I grabbed
trick-scaling-factor-650.zip file so graciously provided by ZeroChaos and unzipped that to my devices internal drive.
In my various root folder recursive dumps and debugging output I tried various linux commands and was pleasantly surprised that they worked.
This got me to thinking could the scaling XML lines be added to the devices kconfig.xml dynamically when the device boots up.
The script assumes that the kconfig.xml files environment section always starts on the 3rd line down
I created a file in
/Data/test-startup/opt called
kconfig_addon.xml and this is its contents:
So while it is nothing fancy and I may try to make it more dynamic the following is my modified
/Data/test-startup/startup.sh file. If this has been done before I apologize in advance but in my many searches I never ran across this idea
I hope its a worthy idea. kudos to the Boroda / PRS+ fellows for making my reader even that much more awesome.
Bill