summaryrefslogtreecommitdiff
path: root/README
blob: 4d3637a4ad08bd1b36b1fa647dc0b3e7652b3e0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
mate-session
=============

mate-session contains the MATE session manager, as well as a
configuration program to choose applications starting on login.

You may download updates to the package from:

   http://pub.mate-desktop.org/releases/


Design notes
============

See https://wiki.gnome.org/Projects/SessionManagement/


Installation
============

./autogen.sh
make
make install


How to report bugs
==================

Bugs should be reported to mate-session's Github issue tracker:

   https://github.com/mate-desktop/mate-session-manager/issues?state=open

Please read the HACKING file for information on where to send changes or
bugfixes for this package.