View Single Post
Posts: 6 | Thanked: 0 times | Joined on Mar 2012 @ Manchester, UK
#833
Originally Posted by zifis View Post
I just went through the wiki and saw that Sakya advices not to mess with the default configuration! He wants to keep the default lockscreen functioning right if all else fails probably.

So what I would do is copy the default folder and .ini and rename them to, say, mylockscreen.

Paste them in /opt/qtlockscreen

edit the .ini and replace all "default" to "mylockscreen" in the paths

then change the background image to the one you like

that should do it
This is really getting to be head:desk territory now!

Code:
~ $ cd /opt/qtlockscreen
/opt/qtlockscreen $ mkdir tajasel
mkdir: cannot create directory 'tajasel': Permission denied
(and of course, I can't copy the files into a folder that doesn't exist)