Thread
:
shutdown command vs. power button
View Single Post
qwerty12
2008-08-27 , 06:47
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
7
If you want to reboot from the console using exactly the method as the power button:
http://www.internettablettalk.com/fo...17&postcount=3
(Granted, that command line is a bit on the long side but you could shorten it down with an alias or the like)
EDIT: Oops, that's for rebooting, here, this will shutdown:
run-standalone.sh dbus-send --system --type=method_call --dest="com.nokia.mce" --print-reply "/com/nokia/mce/request" com.nokia.mce.request.req_shutdown
Take that command line and look at
http://repository.maemo.org/pool/dia...v_1.6.3.tar.gz
if you want to do something else.
Last edited by qwerty12; 2008-08-27 at
07:03
.
Quote & Reply
|
The Following 3 Users Say Thank You to qwerty12 For This Useful Post:
codeMonkey
,
luso
,
mikebell
qwerty12
View Public Profile
Find all posts by qwerty12