![]() |
2008-01-23
, 16:44
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#12
|
</menuitem> <return>5</return> <po>osso-powerup-shutdown</po> </menuitem>
<menuitem priority="1" name="Power Off">
The Following User Says Thank You to fanoush For This Useful Post: | ||
![]() |
2008-01-23
, 16:51
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#13
|
![]() |
2008-01-24
, 16:04
|
Posts: 57 |
Thanked: 10 times |
Joined on Jan 2008
|
#14
|
All I want is a .deb file on the desktop that would,
- xterm
- sudo gainroot
- shutdown -r now
I also have an Asus EEE running Xandros Linux. Can I use that to compile the .sh into a .deb file and put it on the desktop? Look at the poll, there is more than 25 users having the power on problem.... In fact, maybe a soft reboot should be built-in into the platform in the future tablet release, uh?
bun
The Following User Says Thank You to james415 For This Useful Post: | ||
![]() |
2008-01-24
, 20:17
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#15
|
![]() |
2008-06-28
, 06:10
|
Posts: 395 |
Thanked: 137 times |
Joined on Feb 2008
@ Boone, IA
|
#16
|
![]() |
2008-06-28
, 14:50
|
Posts: 77 |
Thanked: 9 times |
Joined on Nov 2007
|
#17
|
![]() |
2008-06-28
, 17:09
|
Posts: 63 |
Thanked: 13 times |
Joined on Jun 2008
|
#18
|
Ok I have successfully borked my systemui.xml...
I was pretty sure I only deleted the comment markers...but now:
Power button press results in pop up window with "Device Mode" and nothing else...
I'd post the text of the file, but I haven't figured out how...
TIA
<powerkeymenu path="/"> <title>powerup_application_title</title> <po>osso-powerup-shutdown</po> <menuitem priority="100" name="powerup_memainmenu_locktouchscreen"> <return>1</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="90" name="powerup_memainmenu_normalmode" visible="flight"> <keyfile>/var/lib/mce/mode</keyfile> <return>2</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="90" name="powerup_memainmenu_flightmode" visible="normal"> <keyfile>/var/lib/mce/mode</keyfile> <return>3</return> <po>osso-powerup-shutdown</po> </menuitem> <menuitem priority="80" name="powerup_memainmenu_lockdevice" disabled="yes"> <keyfile>/var/run/mce/call</keyfile> <return>4</return> <po>osso-powerup-shutdown</po> <disabled_reason name="powerup_ib_device_lock_not_available"> <po>osso-powerup-shutdown</po> </disabled_reason> </menuitem> --> <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.nok ia.xterm" method="run_command" bus="session" autostart="true"> <argument type="string">/usr/bin/top</argument> </callback> </menuitem> --> <menuitem priority="0" name="powerup_memainmenu_poweroff"> <return>5</return> <po>osso-powerup-shutdown</po> </menuitem> </powerkeymenu>
![]() |
2008-06-28
, 18:45
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#19
|
I am curios why everybody uses the "shutdown -r now" command. From root I always just issue the "reboot" command and it reboots, seems shorter to do it my way. Just wondering.
The Following User Says Thank You to bunanson For This Useful Post: | ||
![]() |
2008-06-29
, 05:35
|
Posts: 395 |
Thanked: 137 times |
Joined on Feb 2008
@ Boone, IA
|
#20
|
I thought I did it properly but it seems not. I have lost all the options on the device mode menu. I can still shut down and take the phone out of wifi but it would be nice to have the file back please.
Note to self, backup files first
Here's my current systemui. Not sure what is wrong with it:
Last edited by qwerty12; 2008-01-23 at 16:26.