scott41
|
2008-10-10
, 21:16
|
Posts: 8 |
Thanked: 1 time |
Joined on Sep 2008
@ Dallas Texas
|
#1
|
|
2008-10-11
, 01:58
|
|
Posts: 129 |
Thanked: 81 times |
Joined on Dec 2007
@ Austin, TX
|
#3
|
<!-- <menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem>
<menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem> <!--
The Following 5 Users Say Thank You to jellotherat For This Useful Post: | ||
|
2008-10-11
, 03:17
|
Posts: 8 |
Thanked: 1 time |
Joined on Sep 2008
@ Dallas Texas
|
#4
|
|
2008-11-11
, 22:14
|
Posts: 5 |
Thanked: 0 times |
Joined on Nov 2008
|
#5
|
You can also edit "/etc/systemui/systemui.xml" to add a reboot option to the power menu.
Locate the following code:
and change it to:Code:<!-- <menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem>
Code:<menuitem priority="20" name="Reboot"> <return>6</return> <po>osso-powerup-shutdown</po> </menuitem> <!--
|
2008-11-12
, 06:47
|
Posts: 40 |
Thanked: 28 times |
Joined on Feb 2008
|
#6
|
Can you tell me what in line editor you used: I do not know the vi commands to insert text and how do you change the permissions on the file if it is needed. Lets say I grab what ever editor you mention from the depository, how do I change the ownership and permissions to root. I already have the easyroot package installed. Any help would be appreciated.
The Following User Says Thank You to aot For This Useful Post: | ||