Thread
:
* The Truly Epic Maemo 5 MODs Thread *
View Single Post
dscobsct
2010-08-16 , 17:07
Posts: 263 | Thanked: 231 times | Joined on Feb 2010 @ wales
#
1763
I am modifying the power button drop down menu,
i am using this method for putting what i want in
each selection box
<menuitem priority="90" name="Process Monitor">
<icon>top</icon>
<callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true">
<argument type="string">/usr/bin/htop</argument>
</callback>
</menuitem>
but this opens the app in xterm and opens an xterm window as well as
the app,
what can i change to either just execute the app
or automatically close the xterm window after the app
has opened.
Maybe not the best example since htop runs in terminal haha
but i hope you get what i mean.
__________________
my home on the net is symbian-freak/maemo-freak dot com.
come and visit
Quote & Reply
|
dscobsct
View Public Profile
Send a private message to dscobsct
Visit dscobsct's homepage!
Find all posts by dscobsct