We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2015-04-02 21:35:19 +0200 |
Hei,
Please, somebody, tell me how I can switch ambiences from terminal (dbus?).
Thank you,
LVPVS out.
2 | retagged |
Hei,
Please, somebody, tell me how I can switch ambiences from terminal (dbus?).
Thank you,
LVPVS out.
3 | No.3 Revision |
Hei,
EDIT I added the solution. Original post is kept for reference.
dbus-send --session --type=method_call --print-reply --dest=com.jolla.ambienced /com/jolla/ambienced com.jolla.ambienced.setAmbience string:'file:///usr/share/ambience/'$2'/'$2'.ambience'
Where '$2' is the name of the ambience.
End of EDIT
Please, somebody, tell me how I can switch ambiences from terminal (dbus?).
Thank you,
LVPVS out.
4 | No.4 Revision |
Hei,
EDIT
I added the solution. Original post is kept for reference.dbus-send --session --type=method_call --print-reply --dest=com.jolla.ambienced /com/jolla/ambienced com.jolla.ambienced.setAmbience string:'file:///usr/share/ambience/'$2'/'$2'.ambience'
Where '$2' is the name of the ambience.
End of EDIT
Please, somebody, tell me how I can switch ambiences from terminal (dbus?).
Thank you,
LVPVS out.
5 | No.5 Revision |
Hei,
EDIT
I added the solution. Original post is kept for reference.
dbus-send --session --type=method_call --print-reply --dest=com.jolla.ambienced /com/jolla/ambienced com.jolla.ambienced.setAmbience string:'file:///usr/share/ambience/'$2'/'$2'.ambience'
Where '$2' '$2' is the name of the ambience.
End of EDIT
Please, somebody, tell me how I can switch ambiences from terminal (dbus?).
Thank you,
LVPVS out.