1GNOME-SHELL(1) gnome-shell GNOME-SHELL(1)
2
3
4
6 gnome-shell - Graphical shell for the GNOME desktop
7
9 gnome-shell [OPTION...]
10
12 GNOME shell provides core user interface functions for the GNOME 3
13 desktop, like switching to windows and launching applications. GNOME
14 shell takes advantage of the capabilities of modern graphics hardware
15 and introduces innovative user interface concepts to provide a visually
16 attractive and easy to use experience.
17
18 gnome-shell is a required component of the GNOME desktop, i.e. it is
19 listed in the RequiredComponents field of
20 /usr/share/gnome-session/sessions/gnome.session. It is started in the
21 window manager phase of the session.
22
24 -r, --replace
25 Replace the running window manager
26
27 --sm-disable
28 Disable connection to the session manager
29
30 --sm-client-id=ID
31 Specify session management ID
32
33 --sm-save-file=FILE
34 Initialize session from FILE
35
36 --screen=SCREEN
37 X screen to use
38
39 -d, --display=DISPLAY
40 X Display to use
41
42 --sync
43 Make X calls synchronous
44
45 --version
46 Print version and exit
47
48 --help
49 Display help and exit
50
51 --mode=MODE
52 Use a specific mode, e.g. "gdm" for login screen
53
54 --list-modes
55 List possible modes and exit
56
57 --clutter-display=DISPLAY
58 Clutter the option display (otherwise ignored)
59
61 /usr/share/gnome-session/sessions/gnome.session,
62 /usr/share/applications/org.gnome.Shell.desktop.
63
65 The bug tracker can be reached by visiting the website
66 https://bugzilla.gnome.org/buglist.cgi?product=gnome-shell. Before
67 sending a bug report, please verify that you have the latest version of
68 gnome-shell. Many bugs (major and minor) are fixed at each release, and
69 if yours is out of date, the problem may already have been solved.
70
72 For further information, visit the website
73 https://wiki.gnome.org/Projects/GnomeShell.
74
75
76
77gnome-shell GNOME-SHELL(1)