![]() |
2009-12-05
, 00:37
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#11
|
![]() |
2009-12-05
, 02:24
|
Posts: 891 |
Thanked: 499 times |
Joined on Nov 2009
@ UK
|
#12
|
![]() |
2009-12-05
, 03:04
|
|
Posts: 111 |
Thanked: 19 times |
Joined on Oct 2009
@ NY
|
#13
|
![]() |
2009-12-05
, 06:42
|
Posts: 268 |
Thanked: 304 times |
Joined on Oct 2009
@ Orlando, USA
|
#14
|
i am trying to create the shortcut but the commands for an editor doesnt work and (command not found) and i downloaded vim but i just dont understand why its not working ( icant type in it, nothing happens when i press the keys) i read that u have to press a set of keys to change between modes (blah) do we have anything easier like nano or something similar? im trying not to be "spoon fed" but alot of the tutorials i have found, there commands dont register with maemos shell. im gonna read up some more. Basically im tryin to open the editor to copy what i was shown and then go from there. So just tell me, what editor are you guys using to get things done? i'll figure out the rest i just need an editor.
The Following User Says Thank You to archebyte For This Useful Post: | ||
![]() |
2009-12-06
, 01:54
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#15
|
There is also a hack by removing the comment lines in /etc/mce/mce.ini that will provide a "Top in XTerm" button in the hardware button menu.
Not that "hack" really means "hack" and doing something wrong here might turn your device into a brick, but for me it works. :-P
<!-- <menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="10" name="Soft poweroff"> <return>7</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="5" name="Top in XTerm"> <callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xter <argument type="string">/usr/bin/top</argument> </callback> </menuitem> -->
The Following 2 Users Say Thank You to kwotski For This Useful Post: | ||
![]() |
2009-12-07
, 09:06
|
Posts: 891 |
Thanked: 499 times |
Joined on Nov 2009
@ UK
|
#16
|
<menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem>
<menuitem priority="10" name="Soft poweroff"> <return>7</return> <po>osso-powerup-shutdown</po> </menuitem>
![]() |
2009-12-07
, 16:35
|
|
Posts: 111 |
Thanked: 19 times |
Joined on Oct 2009
@ NY
|
#17
|
What's the difference between
andCode:<menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem>
Beside the name and position?Code:<menuitem priority="10" name="Soft poweroff"> <return>7</return> <po>osso-powerup-shutdown</po> </menuitem>
Seems to me both use osso-powerup-shutdown
![]() |
2009-12-07
, 17:13
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#18
|
![]() |
2009-12-11
, 08:06
|
Posts: 352 |
Thanked: 231 times |
Joined on Jul 2008
@ Vancouver
|
#19
|
![]() |
2009-12-11
, 08:10
|
Posts: 219 |
Thanked: 94 times |
Joined on Nov 2009
@ Helsinki, Finland
|
#20
|