[gnome-flashback] Possible to make application to autostart only in Flashbak on Ubuntu?



Hi,

I want to start a dock(plank) as autostart application only in flashback session & not in Unity. 

The problem is, Ubuntu set $XDG_CURRENT_DESKTOP as "Unity" to make it work with unity-settings-daemon (https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1224217).

In Flashback, `printenv | grep "DESKTOP"` gives me:

DESKTOP_SESSION=gnome-fallback
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
XDG_SESSION_DESKTOP=gnome-fallback
XDG_CURRENT_DESKTOP=Unity

As a result " does not work. I also tried with AutostartCondition:

AutostartCondition=GNOME3 if-session gnome-fallback
&
AutostartCondition=GNOME3 is-session gnome-fallback

But nothing helped.

Thanks.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]