Notices


Reply
Thread Tools
Posts: 55 | Thanked: 36 times | Joined on Oct 2010 @ Milano, Italia
#31
One question. What files should we be in:
/home/user/.config/sakya
/root/.config/sakya
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#32
Originally Posted by negus72 View Post
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
 
Posts: 55 | Thanked: 36 times | Joined on Oct 2010 @ Milano, Italia
#33
i don't khnow why but i have dir sakya in /root/.config/.

can i try to delete?
 
Posts: 196 | Thanked: 224 times | Joined on Sep 2010 @ Africa
#34
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.)
 
Posts: 131 | Thanked: 68 times | Joined on Oct 2010 @ Indonesia
#35
i just installed qtlockscreen, and qtlockscreen config, i dont know how to fix this :/
can you guys pls guide a noob like me.. ??
Attached Images
 
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#36
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"

Last edited by sakya; 2011-09-16 at 08:25.
 

The Following User Says Thank You to sakya For This Useful Post:
Posts: 131 | Thanked: 68 times | Joined on Oct 2010 @ Indonesia
#37
Okay thanks
 
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#38
Originally Posted by Dhicky View Post
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.
 
Posts: 112 | Thanked: 105 times | Joined on Mar 2010 @ Montpellier, FRANCE
#39
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's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#40
Originally Posted by GaRy delaMEr View Post
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?
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:00.