Quote:
Originally Posted by VICTORSJG
Mark, when the beta test is used, there is a file settings where the settings are shown, but i don't find this file in the internal memory when prs plus is installed on the reader. is there this file on the version of the default repository or only It is created on beta test?
is it possible to gain access to this file of any way, to delete a specific value?
thanks
|
With standard PRS+ installed, the settings are written to non visible part of the file-system. (somewhere in OPT1/PRSP/)
In principle, it is possilbe to access spezific settings, but it is not coded yet.
Quote:
Originally Posted by VICTORSJG
How can i sort by title the different titles of the menus, like prsplus settings?
in this menu it is used this setence:
// Sort nodes by title
prspSettingsNode.nodes.sort(function(a, b){
if (a.title < b.title) return -1;
if (a.title > b.title) return 1;
return 0;
|
If you are refering to the new Size-Popup, there is no way to sort entries, other then to reshuffle them in the sources. As PopupMenu doesn't use any of the "highlevel"
node codes.
Quote:
Originally Posted by Fbone
It happened again with standby timer set to default.
Experimenting I have not had it occur setting the timer to 1, 3, 5 or 10 minutes.
I also noticed the time format setting was overridden by PRS+ in page view. The Sony FW says the time is in 12 hour while PRS+ is 24 hour. Perhaps, this affects the timer.
|
I, for myself, always switch to standby using the power-slider, most times being in a book. Not switching back to the home-screen.
PRS+ uses it's own time-setting, choose your liking in corresponding PRS+ Setting.