View Single Post
Old 11-01-2013, 02:13 PM   #28
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 PeterT View Post
If you want a slightly convoluted approach that should be independent of changes by Lobo try writing a program based on the fmon add-on that monitors for a call to open the image to be used as the default screensaver and overwrite that file by the desired image.
Do you think it would be possible to overwrite the lines

Code:
echo %1 > /sys/power/state-extended
echo mem > /sys/power/state
of libnickel by a call to a user script which prints the picture and then executes these two lines ("1" instead of "%1")?
tshering is offline   Reply With Quote