|
|
10-10-2008
, 05:16 PM
|
|
Posts: 8 |
Thanked: 1 time |
Joined on Sep 2008
@ Dallas Texas
|
#1
|
|
|
10-10-2008
, 09:58 PM
|
|
|
Posts: 129 |
Thanked: 80 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: | ||
|
|
10-10-2008
, 11:17 PM
|
|
Posts: 8 |
Thanked: 1 time |
Joined on Sep 2008
@ Dallas Texas
|
#4
|
|
|
11-11-2008
, 05:14 PM
|
|
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> <!--
|
|
11-12-2008
, 01:47 AM
|
|
Posts: 40 |
Thanked: 27 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: | ||