maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] QtLockscreenConfig: configuration utility for QtLockscreen (https://talk.maemo.org/showthread.php?t=76415)

negus72 2011-09-13 23:19

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
One question. What files should we be in:
/home/user/.config/sakya
/root/.config/sakya

sakya 2011-09-14 08:27

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Quote:

Originally Posted by negus72 (Post 1087826)
What files should we be in:
/home/user/.config/sakya
/root/.config/sakya

in /home/user/.config/sakya the only file needed is QtLockscreen.ini
/root/.config/sakya isn't needed at all: the lockscreen and the config utility shouldn't be run as root

negus72 2011-09-14 09:05

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
i don't khnow why but i have dir sakya in /root/.config/.

can i try to delete?

buchanmilne 2011-09-15 15:09

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Is it time for theme authors to package their themes?

(I've finally tried this, might as well do it now with finally trying CSSU etc.)

Dhicky 2011-09-16 08:11

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
1 Attachment(s)
i just installed qtlockscreen, and qtlockscreen config, i dont know how to fix this :/
can you guys pls guide a noob like me.. ??

sakya 2011-09-16 08:14

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
This is "normal": the default configuration uses your standard lockscreen background.
It's just a background "problem": change it in /home/user/.config/sakya/QtLockscreen.ini or install a theme.

You also probably want to change the weather widget (I don't think you are interested in Milan-Italy forecast). ;)

Change these lines in the config file:
Code:

BackGroundImageP="full path to the image to use in portrait"
BackGroundImageL="full path to the image to use in landscape"

and
Code:

Link="italy/lombardy/milan-718345"

Dhicky 2011-09-16 08:27

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Okay thanks :)

sakya 2011-09-16 08:35

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Quote:

Originally Posted by Dhicky (Post 1089388)
Okay thanks :)

Just a note: you'd better make a copy of /opt/qtlockscreen/default.ini in a new file (like /opt/qtlockscreen/mydefault.ini), then change in the new file:

Code:

ThemeName="My-Default"
and then make the changes I told you before.
Save the file and use QtLockscreenconfig to activate the "My-default".
This is better because if you edit the original default.ini it would be overwritten by an update.

GaRy delaMEr 2011-09-16 10:24

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Hi

@sakya, for the problem with QTnetwork on first start of QTLockscreen and no internet icon,

You can use a simple script like this:

Code:

Internet=true
if [ "`/sbin/route | awk '/au/ {print $1}'`" != "default" ]; then
        Internet=false
fi
echo $Internet

Sorry for my bad english.

sakya 2011-09-16 10:32

Re: [Announce] QtLockscreenConfig: configuration utility for QtLockscreen
 
Quote:

Originally Posted by GaRy delaMEr (Post 1089437)
Hi

@sakya, for the problem with QTnetwork on first start of QTLockscreen and no internet icon,

And is it a gprs or wifi connection this? :)


All times are GMT. The time now is 21:36.

vBulletin® Version 3.8.8