View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#545
Originally Posted by eefo View Post
Code:
 /usr/bin/qtlockscreen &
instead of killall qtlockscreen and it did work
If you run /usr/bin/qtlockscreen & without killing the current lockscreen you'll end with two lockscreen running, don't do this.

To restart the lockscreen use:
Code:
pkill -HUP qtlockscreen
only if for some reason the lockscreen does not restart automatically execute it manually with
Code:
/usr/bin/qtlockscreen &
@vi_: This is the ram usage on my n900 using the default config:




Last edited by sakya; 2011-08-23 at 09:18.
 

The Following 3 Users Say Thank You to sakya For This Useful Post: