View Single Post
Old 03-05-2015, 12:30 PM   #113
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Ken Maltby View Post
I am seeing this:
Code:
# prevent freezing (use it only, if your device constantly freezes)
# preventfreeze=true
Is having "true" commented out enough, or do I need to uncomment it and have it equal "false"?
It is necessary to set it to false, since one has to overwrite the pre-set "true" value. If I remember correctly, this was different in an earlier version of KSM. The reason for having changed it is that I had the opportunity to witness how soon some devices freeze after powering on.
(The next update will introduce setting values of usersettings.txt, and of the configuration file for nickel by menu.)

Quote:
Originally Posted by Ken Maltby View Post
OT: What is this used for? Is it needed if you are not using the Nickel UI?:

Code:
#set preload libraries for nickel 
nickelpreload="/opt/cfw/preload/hook.so /root/screenInv.so"
It only concerns nickel. This line makes the "nightmode hack" and the so-called "screensaver kobo Glo" hack work, even though the install routines of both hacks do not take into account KSM users. If one does not use nickel, the line is not needed (but it does no harm).
tshering is offline   Reply With Quote