|
2011-10-13
, 19:43
|
|
Posts: 212 |
Thanked: 184 times |
Joined on May 2010
@ Sweden
|
#712
|
You can do it yourself with leafpad or any text editor that you may use
open the ini file in leafpad
scroll down till you find the slider settings under [SlideToUnlock]
If for example you want 100 pixels more slide space you should change to:
[SlideToUnlock]
SizeP="835;800"
PosP="-15;center"
#BackgroundImage="path to the widget's background image"
SliderImage="/opt/qtlockscreen/zif harmattan/slider3.png"
SliderPos="0;0"
UnlockXP=339
Make sure you add to both horizontal size (SizeP first number in quotes) and Unlock XP the same number of pixels
You're set
|
2011-10-13
, 20:43
|
|
Posts: 212 |
Thanked: 184 times |
Joined on May 2010
@ Sweden
|
#713
|
|
2011-10-14
, 00:00
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#714
|
root sh /home/user/MyDocs/QTLockscreen/Install
The Following 5 Users Say Thank You to Schturman For This Useful Post: | ||
|
2011-10-14
, 12:28
|
Posts: 185 |
Thanked: 49 times |
Joined on Apr 2010
@ The Netherlands
|
#715
|
|
2011-10-14
, 18:57
|
Posts: 37 |
Thanked: 4 times |
Joined on Aug 2011
|
#716
|
I have created some, inspired by the thread. below are the screenshots......
Attachment 23083
Attachment 23084
Attachment 23085
Attachment 23086
|
2011-10-16
, 07:01
|
Posts: 3 |
Thanked: 2 times |
Joined on Jun 2011
@ Brazil
|
#718
|
Hey good people! Just got back from vacations and thought I'd make a futuristic tron-like Lockscreen
So here you go
The Following 2 Users Say Thank You to g0at1 For This Useful Post: | ||
|
2011-10-16
, 09:19
|
|
Posts: 308 |
Thanked: 729 times |
Joined on Jan 2010
@ Athens, Greece
|
#719
|
|
2011-10-16
, 10:39
|
|
Posts: 855 |
Thanked: 612 times |
Joined on Oct 2010
@ Germany
|
#720
|
This is my latest experiment
download it if you like.. ciao
The Following User Says Thank You to Alfred For This Useful Post: | ||
open the ini file in leafpad
scroll down till you find the slider settings under [SlideToUnlock]
If for example you want 100 pixels more slide space you should change to:
[SlideToUnlock]
SizeP="835;800"
PosP="-15;center"
#BackgroundImage="path to the widget's background image"
SliderImage="/opt/qtlockscreen/zif harmattan/slider3.png"
SliderPos="0;0"
UnlockXP=339
Make sure you add to both horizontal size (SizeP first number in quotes) and Unlock XP the same number of pixels
You're set