Mate-session-manager

From LFScript

LFScript can find this software under the name mate-session-manager.

Sources


MD5 Checksums:

b19b9e585f7343e34bff9b58c4f1d963  mate-session-manager-1.8.1.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.8 \
        --libexecdir=/usr/lib/mate-session-manager \
        --mandir=/usr/share/man \
        --localstatedir=/var &&
make

As the root user:

make install

As the root user:

echo "exec mate-session" \
        > /etc/alternatives/xinitrc/Mate.xinitrc

echo "exec ck-launch-session mate-session" \
        > /etc/alternatives/xinitrc/Mate_ConsoleKit.xinitrc