View Single Post
peter2p's Avatar
Posts: 254 | Thanked: 146 times | Joined on Dec 2010 @ Antwerp Belgium
#4
Originally Posted by AlieNWarE View Post
but still my question is wath is the second command
It gives you a button for Top in X-Terminal, i used it for root acces
I added an icon and here's my command in the systemui.xml

<menuitem priority="5" name="Root X-Terminal">
<icon>terminal</icon>
<callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true">
<argument type="string">root</argument>
</callback>
</menuitem>
Attached Images
 
__________________
.................................................. ...........
..........................
................................N900 is a way of life....................
surfing the web, navigate, chat, ttweet, email, scan, hack, share, tweak...
.....................and you can also use him to make a call

Last edited by peter2p; 2011-12-30 at 13:55.