View Single Post
Posts: 87 | Thanked: 97 times | Joined on Sep 2010
#58
Originally Posted by price View Post
hi , if i edit qtlockscreen.ini file directly from my n900 the lockscreen doesn't work. how can i chage the configuration properly?

- Gain root access
sudo gainroot

- Goto the directory
cd .config/sakya/

- open the file from the vi editor [no need to install this software]
vi QtLockscreen.ini

- Go to insert mode
click 'i'

******* After you edited the file *******
- to save changes
click 'esc' then type ':x'

- to discard changes and exit
click 'esc' then type ':q!'

******* Restart the lockscreen*******
- killall qtlockscreen