|
2008-05-21
, 13:12
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#12
|
|
2008-05-21
, 13:29
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#13
|
vi /etc/systemui/systemui.xml
<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.nokia.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>
<!-- <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 4 Users Say Thank You to GeneralAntilles For This Useful Post: | ||
|
2008-05-21
, 13:30
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#14
|
|
2008-05-21
, 13:35
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#15
|
I get a chance to hit the menu key to select the boot target (a frustratingly short chance, I might add, but that's for another topic)
if I shutdown (which I will try to do after missing the aforementioned option), then I do not get the bootemu option at all.
The Following 2 Users Say Thank You to fanoush For This Useful Post: | ||
|
2008-05-21
, 13:45
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#16
|
|
2008-05-21
, 13:46
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#17
|
You could also add "Soft poweroff" and "Top in Xterm" (which is actually an interesting thing that somebody could use for something cool besides top), but soft poweroff is completely non-functional in OS2008 thanks to some stupid regression that was fixed in November but may never ship because this awesome feature isn't "supported" (Please vote for bug #2400 if this is important for you!) and "Top in Xterm" will likely be useless for the vast majority of people.
|
2008-05-21
, 13:54
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#18
|
Well, I'm not sure exactly how soft poweroff failed; it was a while ago when I switched to powerlaunch, but I haven't got powerlaunch installed yet in Diablo.
The soft-poweroff seems to work, both by double-tapping power (which is cool) and by selecting from the menu (although sometimes the menu won't come up; I think that's related to prereleaseness of systemui, but I really haven't looked into it).
I had never known about systemui.xml back when I used it; all I edited before was mce.ini (which also seems expanded; maybe I'm remembering from OS2007...).
|
2008-05-21
, 13:55
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#19
|
|
2008-05-21
, 14:08
|
|
Posts: 1,310 |
Thanked: 820 times |
Joined on Mar 2006
@ Irving, TX
|
#20
|
Thanks
When you wish upon a star, your dreams really can come true... Unless it's an asteroid hurtling towards earth that will destroy all life.