View Single Post
Posts: 40 | Thanked: 12 times | Joined on Jan 2010
#2273
Code:
 <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.xterm" method="run_command" bus="session" autostart="true">
   <argument type="string">/usr/bin/top</argument>
  </callback>
 </menuitem>
-->

</powerkeymenu>
[/QUOTE]


Hi,

I have edited my file as above and I get the Reboot option in the Power button menu, but the phone doesn't reboot.

It tries to reboot but stops on the 'holding hands' screen and then shuts down. It starts up fine if I do the usual long press on the power button.

No one else seems to be having this problem. Can anyone help?

Thanks.