![]() |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
My post a few above yours should do it - it is a QBW that toggles between a G and S image when profile changes. Command use MA-Gs phone control script, which is in the repos. Also - interested why people toggle OC frequencies. Is it a battery or other performance reason? (Mine is permanently set at 1100 and has never missed beat.) |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
As for toggling, mainly because i don't want to risk frying the device. 99% of the time it's fine at default speeds so i only OC if i need the extra power |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
1st place to look: http://talk.maemo.org/showpost.php?p=784834&postcount=1 This is a simple way of using the existing Phone Control scripts (http://wiki.maemo.org/Phone_control for reference) The one called profileset can toggle between General and Silent - this was easier for me than the dbus commands in the wiki... Create or otherwise get a General and a Silent .png file Create a new QBW In Beecon Statuses area, set the =0 to be your Silent .png file set the =1 to be the General .png In the Edit Command, if you copy the if statement in my other post and paste it here it should work straight off. In Update Policies, set it to run on startup and on click There will be other settings to change - I see lots of Hide "Yes" and Position "Hidden" - but the above should get you most of the way. PS - standard disclaimer that I am a computer numpty and self taught through copying other people's good work |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Quote:
Elie-7 made the OC profile changer - I guess using a similar logic. |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Hi there,
I'm very impressed with this tool but at the same time somewhat overwhelmed by the sheer complexity and possibilities it offers. I just started to mess around with it, so it’ll take some time until I get the hang of it. I have on issue though. Since version X.XX there is a possibility to use the GPS/Location function and I’ve read the rest of the thread, looking for hint on how to actually use it. My understanding is that I can trigger the execution of a snippet/beecon when the system registers the location, wether it is via cell identification or GPS Fix. Question is now, has anyone ever done this before? I have absolutely no idea how to go about this. Where do I get the location information, where do they belong, can I use a range, etc. If someone could point me in the right direction, that would be fantastic. Thank you very much. |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Hi,
I have created a script to scrape data to view the cricket word cup result. This following is the code. I tried running it with QBW, but I am not seeing any result. But in terminal it is showing the required result. I am running the command in QBW as Code:
sh /path/to/script.sh Code:
#!/bin/sh EDIT: sorry everyone, i got it working. The problem was my path. I gave it as MyDocs/so/and/so. I changed it to /home/user/MyDocs/so/and/so and now it is working! |
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
Appologies if this is already posted somewhere, but I couldn't find it with power search. Could someone tell me the code to make a simple widget/button to call the phone application. Yes, I could just use the phone shortcut, but I need to use a seperate icon from the other ones and I also want to be able to place it exactly where I want it. Thanks.
|
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread
http://wiki.maemo.org/Phone_control#...ne_application
Code:
dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"rtcom-call-ui" |
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8