![]() |
2010-02-04
, 19:16
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
dbus-send --system --print-reply --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_selected_radio_access_technology
dbus-send --system --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.set_selected_radio_access_technology byte:0
![]() |
2010-02-04
, 20:22
|
Posts: 156 |
Thanked: 90 times |
Joined on Jan 2010
|
#3
|
![]() |
2010-02-04
, 20:31
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
PS: Possible bug in your applet (not sure): if the phone is set to 3G or 2G and then changed to Dual via dbus, the applet doesn't reflect the change. It does, however, when I'm switching between 2G and 3G.[/I]
![]() |
2010-02-04
, 21:11
|
Posts: 156 |
Thanked: 90 times |
Joined on Jan 2010
|
#5
|
The only thing that's missing is scheduling 3G/2G/Dual mode for obvious purposes - battery life. I don't think there is a dbus call for it, is there? I checked with dbus-monitor and nothing came up while changing modes. So is it possible with echoing in a certain "file"? Telepathy? Something entirely different?
I hope that author of 3G/2G applet can help us, maybe add code for this option in his applet if it isn't already possible in xterm...
Ideas?