[question] How can I switch ambiences from terminal? [answered]
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.
Hi LVPVS, I got it working with the "dbus-send" method. Many thanks!
Holger ( 2015-10-01 12:24:35 +0200 )editHei @Holger, Thanks for the feedback! :)
If, by any chance, you happen to find out where the user-created ambiences are stored, please let me know. :)
LVPVS over.
LVPVS ( 2015-10-01 13:53:13 +0200 )edit