The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2014-01-31
, 12:59
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#33
|
Hi!
On the n900/n9 this would set the silent profile:
What would be the Sailfish equivalent?Code:dbus-send --type=method_call --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.set_profile string:"silent"
Thanks
|
2014-01-31
, 13:55
|
|
Posts: 141 |
Thanked: 267 times |
Joined on May 2010
@ Germany
|
#34
|
dbus-send --type=method_call --print-reply --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.get_profile
method return sender=:1.3 -> dest=:1.260 reply_serial=2 string "silent"
The Following User Says Thank You to EmaNymton For This Useful Post: | ||
|
2014-01-31
, 21:36
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#35
|
|
2014-02-04
, 09:40
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#36
|
|
2014-02-07
, 09:17
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#37
|
|
2014-02-07
, 11:18
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#38
|
does anyone know how to trigger a shell script to run on particular dbus events?
|
2014-02-07
, 13:38
|
|
Posts: 141 |
Thanked: 267 times |
Joined on May 2010
@ Germany
|
#39
|
Don't know if there is python-gobject available for jolla, but you could try something similar to my dbus-listener that does stuff when an alarm goes off on the N9.
|
2014-02-07
, 14:50
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#40
|
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.