MATE Runtime Dependencies: Difference between revisions
From LFScript
No edit summary |
|||
Line 11: | Line 11: | ||
== Installation == | == Installation == | ||
If you have installed ConsoleKit; <build user="root">echo "exec ck-launch-session mate-session" \ | |||
> /etc/alternatives/xinitrc/Mate_ConsoleKit.xinitrc</build> |
Latest revision as of 11:40, 19 March 2017
LFScript can find this software under the name mate-runtime-dependencies
.
Dependencies
- gvfs (for opening computer:// and trash://)
- hicolor-icon-theme (for default icons)
- consolekit
- yelp (for the help system)
- gnome-keyring
Installation
If you have installed ConsoleKit; As the root user:
echo "exec ck-launch-session mate-session" \ > /etc/alternatives/xinitrc/Mate_ConsoleKit.xinitrc