Opening the shell via the main gnome-control-center.desktop file should display it in overview mode. In particular, if the shell is already open, then "launching" it again via the main .desktop file should switch the existing window to the overview rather than just raising it but leaving it pointing to whatever panel it was pointing to before. https://bugzilla.gnome.org/show_bug.cgi?id=639180
13 lines
345 B
Text
13 lines
345 B
Text
[Desktop Entry]
|
|
_Name=System Settings
|
|
Icon=preferences-system
|
|
Exec=gnome-control-center --overview
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Settings;
|
|
OnlyShowIn=GNOME;
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
|
X-GNOME-Bugzilla-Component=shell
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|