9bb9999b46
If the autorestart hint is set, the process is forcefully killed and restarted everytime it disconnects from XSMP, which break replacing the wm and breaks alt-f2 r. If instead the hint is not set, the process is monitored via SIGCHLD and only restarted when it dies by a signal. https://bugzilla.gnome.org/show_bug.cgi?id=648384
17 lines
461 B
Plaintext
17 lines
461 B
Plaintext
[Desktop Entry]
|
|
Type=Application
|
|
_Name=GNOME Shell
|
|
_Comment=Window management and application launching
|
|
Exec=@bindir@/gnome-shell
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-shell
|
|
X-GNOME-Bugzilla-Component=general
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
Categories=GNOME;GTK;Core;
|
|
OnlyShowIn=GNOME;
|
|
NoDisplay=true
|
|
X-GNOME-Autostart-Phase=WindowManager
|
|
X-GNOME-Provides=panel;windowmanager;
|
|
X-GNOME-Autostart-Notify=true
|
|
X-GNOME-AutoRestart=false
|