[gnome-initial-setup/gnome-3-14] setup-shell: Make sure that the shell launches first
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/gnome-3-14] setup-shell: Make sure that the shell launches first
- Date: Wed, 15 Jul 2015 19:43:59 +0000 (UTC)
commit 1c7bb6beb0dc262a3a379523dbe23611a4a96b48
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jun 23 14:37:41 2015 -0700
setup-shell: Make sure that the shell launches first
On systems where the shell might be slow to start up, we need to make
sure gnome-initial-setup launches after the WM has time to initialize.
Copy these lines from gnome-shell's desktop file to get our setup shell
spawned at the right phase.
data/setup-shell.desktop | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/setup-shell.desktop b/data/setup-shell.desktop
index 7770652..7fa1e7f 100644
--- a/data/setup-shell.desktop
+++ b/data/setup-shell.desktop
@@ -3,3 +3,6 @@ Type=Application
Name=GNOME Shell
Exec=gnome-shell --mode=initial-setup
X-GNOME-AutoRestart=true
+X-GNOME-Autostart-Phase=WindowManager
+X-GNOME-Provides=panel;windowmanager;
+X-GNOME-Autostart-Notify=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]