![]() |
2011-04-20
, 11:39
|
Posts: 2 |
Thanked: 0 times |
Joined on Nov 2010
@ Trivandrum
|
#11
|
![]() |
2011-04-20
, 11:54
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#12
|
Hii Im a Noob too.. been using N900 from Nov 2010, but i am just a regular user, not a programmer.. But when i see the forums and wonder how they made the dektop with all the cool widgets!! Then i found out tht its QBW.. but man, its really really hard.. I am really happy to see a thread like this.. May a tutorial for a single cool widget by the experts is a good start..
![]() |
2011-04-20
, 11:57
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#13
|
![]() |
2011-04-20
, 12:00
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#14
|
Nice thread, I do like to play with the QBW scripts myself.
I found this Show off your Maemo 5 screenshots thread very helpful as a "mini" repository for scripts & widgets too. It also has a lot of eye candy and many tips on what can be achieved with QBW.
Although I should say, if anyone does venture in to that thread, please stay on topic
![]() |
2011-04-20
, 13:12
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#15
|
![]() |
2011-04-20
, 14:59
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#16
|
This is a good thread, I have had a whole desktop dedicated to QBW for a good few months with the intention of getting to grips with it but every time i go to the QBW original thread or the wiki, I just get confused and only use to find out my battery %.
Richwhite, i wanted to set up something to update me with English Premier League scores, is that possible?
![]() |
2011-04-20
, 15:00
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#17
|
The Following User Says Thank You to richwhite For This Useful Post: | ||
![]() |
2011-04-20
, 15:18
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#18
|
well i am hoping to see other experts to contribute here :$
my question is how to use the lock and unlock scripts ?
i tried lock screen and keys and whoop every thing turned black as it's automatically being implemented :$
somehow i managed to get rid of it , now need help .
how to use it in a proper way :$
i have the dbus scripts for locking and unlocking .
but still will not try untill have a suggestiong.
The Following User Says Thank You to richwhite For This Useful Post: | ||
![]() |
2011-04-20
, 16:26
|
|
Posts: 1,444 |
Thanked: 461 times |
Joined on Dec 2010
@ pakistan
|
#19
|
Never used the unlock script, but i use the lock one on 2 desktops.
To use it 'properly', new beecon, 'add cmd', name it what you want and put this in the command box:
dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change string:"locked" | echo ""
(that's a space after mce and /com, and request and com, and before echo.)
do the height and width as you want it. If you want an image (i used to have a padlock) put imagename.png in command title settings, then use the three buttons next to that box to set the size how you want it. If you don't want an image but want the command to be invisible (which i now do), on the bottom row of that same section (above 'command results settings') is 'position', change to hidden.
Command results settings - ignore this one, except for 'position' on the bottom row, make that hidden also.
Then for update policies, do 'no' for everything except 'click'
That's it, a working lock widget.
![]() |
2011-04-20
, 16:32
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#20
|