1MATE-SESSION(1)             General Commands Manual            MATE-SESSION(1)
2
3
4

NAME

6       mate-session - Start the MATE Desktop Environment.
7

SYNOPSIS

9       mate-session [OPTIONS]
10

DESCRIPTION

12       The  mate-session  program starts up the MATE desktop environment. This
13       command is typically executed by your Login/Display Manager (like  GDM,
14       LXDM, XDM, SLiM, or from your X startup scripts like .xinitrc). It will
15       load either your saved session, or it will provide  a  default  session
16       for  the  user  as  defined by the system administrator (or the default
17       MATE installation on your system).
18
19       The default session is defined in the dconf keys under  /org/mate/desk‐
20       top/session/
21       When  saving a session, mate-session saves the currently running appli‐
22       cations in the ~/.config/mate-session/saved-session  directory  of  the
23       users /home.
24
25       mate-session is an X11 session manager. It can manage MATE applications
26       as well as any other X11 SM compliant ones.
27
28

OPTIONS

30   The following options are supported:
31       -a, --autostart=DIR
32              Start all applications defined in "DIR", instead of starting the
33              applications  defined  in /org/mate/desktop/session/default-ses‐
34              sion
35              Multiple --autostart options can be passed.
36
37       -f, --failsafe
38              Run in fail-safe mode. User-specified applications will  not  be
39              started.
40
41       --debug
42              Enable debugging code.
43
44       --display=DISPLAY
45              X display to use.
46
47       --version
48              Output version information and exit.
49
50       -?, -h, --help
51              Print standard command line options.
52
53       --help-all
54              Print all command line options.
55
56

ENVIRONMENT

58   mate-session  sets  several  environment variables for the use of its child
59       processes:
60       SESSION_MANAGER
61
62              This variable is used by session-manager aware clients  to  con‐
63              tact mate-session.
64
65       DISPLAY
66
67              This  variable  is  set to the X display being used by mate-ses‐
68              sion. Note that if the --display option is used  this  might  be
69              different  from  the  setting  of  the environment variable when
70              mate-session is invoked.
71
72

FILES

74       ~/.config/autostart
75       /usr/share/autostart
76       /usr/share/mate/autostart
77
78              The applications  defined  in  the  above  directories  will  be
79              started on login. mate-session-properties(1) can be used to eas‐
80              ily configure them.
81
82       ~/.config/mate-session/saved-session
83
84              This directory contains the list of applications  of  the  saved
85              session.
86

BUGS

88   Should you encounter any bugs, they may be reported at:
89       http://github.com/mate-desktop/mate-session-manager/issues
90

AUTHORS

92   This Manual page was originally written for gnome-session by:
93       Miguel de Icaza <miguel@helixcode.com> (2000)
94       Vincent Untz <vuntz@gnome.org> (2009-2010)
95
96   It has been updated for the MATE Desktop Environment by:
97       Adam Erdman <hekel@archlinux.info> (2014)
98

SEE ALSO

100   Further  information  may  also  be  available  at:  http://wiki.mate-desk
101       top.org/docs
102       mate-session-properties(1), mate-session-save(1), mate-wm(1)
103
104
105
106MATE Desktop Environment       11 February 2014                MATE-SESSION(1)
Impressum