Quote:
Originally Posted by Jellby
No LD_PRELOAD at all (rcS file attached). Since I don't have screenInv.so, I guess I should use:
Code:
LD_PRELOAD=/opt/cfw/preload/hook.so /usr/local/Kobo/nickel -platform kobo -skipFontLoad &
|
The original install procedure of the screensaver package adds /root/screenInv.so to the preload-libraries, whether you have Yoq's night mode hack installed or not. If you do not include it, and you install the night mode hack afterwards, it will fail (but it will work if you start nickel via KSM), and you would then have to add it manually to the preload-libraries.
My idea of using nickel and KSM is that you start nickel via KSM. In addition to the "start nickel" of the main menu you can add as many start nickel entries with different configurations as you like under "scripts", almost without taking any risks. It should even be possible to run different versions of nickel. And on the other hand you would have a pure unmodified nickel (not started via KSM selection) as a fallback.