View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#71
Originally Posted by 412b View Post
The main target right now is to solve battery drain issue. Right after that I'll take a look at the switching to Offline Mode.
When you do integrate it, here's the commands to save time :

Normal Mode:
Code:
run-standalone.sh /usr/bin/dbus-send --system --type=signal /com/nokia/mce/signal com.nokia.mce.signal.sig_device_mode_ind string:"normal"
Flight mode:
Code:
run-standalone.sh /usr/bin/dbus-send --system --type=signal /com/nokia/mce/signal com.nokia.mce.signal.sig_device_mode_ind string:"flight"
 

The Following 2 Users Say Thank You to qwerty12 For This Useful Post: