![]() |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Your initial command looks wrong:
Code:
mupen64plus Mydocs/n64\ roms/super-Mario-64.z64 Code:
osso-xterm -e "mupen64plus MyDocs/n64/roms/super-Mario-64.z64" & |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
No, the folder's name is "n64 roms" with a space.
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Then it should be
Code:
osso-xterm -e "mupen64plus MyDocs/n64 roms/super-Mario-64.z64" & |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
thought the terminal uses "\ " as space? I got the command from the xterm with tab, and if i use it in the xterm it works. it just doesn't work with the qbw.
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
It works now. There was a little misspelling. "Mydocks" instead of MyDocks"
lol dumb one :p Thanks for your help. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Here's an advanced version of the Queen Beecon Flickr Widget which takes advantage of several of new features in versions >=0.1.9.x
In particular:
http://i48.tinypic.com/34oezj9.jpg More specifically:
Here's the Beecon Exported Instance Data: Code:
[queen-beecon-header] Code:
if [ "_$QBW_HOTSPOT_PRESS" == "_9" ] ; then Code:
run-standalone.sh dbus-send Code:
string:"$QBW_CURRENT_RESULTS_TEXT"; Code:
else Code:
a=`dd if=/dev/urandom bs=1 count=1 | od -i | head -n 1 | cut -f2- -d' '`;x=`expr $a % 24`; Code:
wget Code:
| awk Code:
'BEGIN { Code:
/^\t\t<a href=.+>/ { Code:
/<img src=.+class="pc_img">/ { Code:
END { We then construct and print the URL of the image details page in array u[] and print it to our widget (Remember that it will not be shown on the widget because Results text is set as hidden) This URL will be fetched, if necessary, next time sector 9 is clicked to open image details page URL. Code:
fi |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi, I am new and I am using beacon for switching between my Overclock profiles. I have snippets for loading profiles and a snippet to show the minimum and maximum frequency. I would like to update the command of my loading profile snippet that when it is clicked, It will also click or update my snippet that shows min/max freq. Can anyone please help me on this?
I have an idea already but do not have enough knowledge on how to do it on code. Overclock Snippet Command: sudo /usr/sbin/kernel-config load MyConf I would like to change it to something like sudo /usr/sbin/kernel-config load MyConf dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"<MY BEACON OVERCLOCK SNIPPET ID NAME???>" I do not know if this idea of mine is right but the code I am trying to add is the code I found to launch desktop applications. Please help. Thanks |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
See HERE for technical details and examples. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi all,
I have setup queen beecon to activate my overclock profile when it is clicked. I want to know how to set it to trigger after I "end call"? Thanks to all in advance.. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hi all,
I have setup queen beecon to activate my general profile when it is clicked. I want to know how to set it to trigger at a specified time so that it switches profile at certain time. Thanks all in advance.. |
All times are GMT. The time now is 04:25. |
vBulletin® Version 3.8.8