Thread: Reboot the N810
View Single Post
jellotherat's Avatar
Posts: 129 | Thanked: 81 times | Joined on Dec 2007 @ Austin, TX
#3
You can also edit "/etc/systemui/systemui.xml" to add a reboot option to the power menu.

Locate the following code:

Code:
<!--
 <menuitem priority="20" name="Reboot">
  <return>6</return>
  <po>osso-powerup-shutdown</po>
 </menuitem>
and change it to:

Code:
 <menuitem priority="20" name="Reboot">
  <return>6</return>
  <po>osso-powerup-shutdown</po>
 </menuitem>
<!--
__________________
Nokia 770 | N800 | N810 | N900 | E71
 

The Following 5 Users Say Thank You to jellotherat For This Useful Post: