mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
200 lines
4.9 KiB
HTML
200 lines
4.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="description" content="What is what in GNOME and MATE" /> <meta name="keywords" content="GNOME,MATE," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/guides/GnomeToMATE.html">
|
|
<title>
|
|
Moving from GNOME to MATE
|
|
</title>
|
|
<link rel="stylesheet" type="text/css" href="../../tyyli.css" />
|
|
</head>
|
|
<body>
|
|
<hr/>
|
|
<a href="../../sitemap/sitemap.html">Sitemap</a>
|
|
<hr/>
|
|
|
|
<h1 id="what-is-what-in-mate-and-gnome.">What is what in MATE and GNOME.</h1>
|
|
<table border=1>
|
|
<tr>
|
|
<td>
|
|
MATE
|
|
</td>
|
|
<td>
|
|
GNOME
|
|
</td>
|
|
<td>
|
|
What it is?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Caja
|
|
</td>
|
|
<td>
|
|
Nautilus
|
|
</td>
|
|
<td>
|
|
File manager
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Pluma
|
|
</td>
|
|
<td>
|
|
Gedit
|
|
</td>
|
|
<td>
|
|
Text editor
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Eye of MATE
|
|
</td>
|
|
<td>
|
|
Eye of GNOME
|
|
</td>
|
|
<td>
|
|
Picture viewer
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Atril
|
|
</td>
|
|
<td>
|
|
Evince
|
|
</td>
|
|
<td>
|
|
Document viewer
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
Engrampa
|
|
</td>
|
|
<td>
|
|
File roller
|
|
</td>
|
|
<td>
|
|
File extractor
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
MATE Terminal
|
|
</td>
|
|
<td>
|
|
GNOME Terminal
|
|
</td>
|
|
<td>
|
|
Terminal emulator
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2 id="notice-about-aptitude">Notice about aptitude</h2>
|
|
<p>If you don't have aptitude installed, you can get it with</p>
|
|
<blockquote>
|
|
<p>apt-get install aptitude</p>
|
|
</blockquote>
|
|
<p>as root or if you don't want to use it,</p>
|
|
<blockquote>
|
|
<p>alias aptitude=apt-get</p>
|
|
</blockquote>
|
|
<h2 id="removing-gnome-versions.">Removing GNOME versions.</h2>
|
|
<p>If you want to remove GNOME versions, just run</p>
|
|
<blockquote>
|
|
<p>aptitude remove nautilus gedit eom evince file-roller gnome-terminal</p>
|
|
</blockquote>
|
|
<p>as root.</p>
|
|
<h2 id="removing-mate-versions">Removing MATE versions</h2>
|
|
<p>If you want to remove MATE versions, just run</p>
|
|
<blockquote>
|
|
<p>aptitude remove caja mate-text-editor eom atril engrampa mate-terminal</p>
|
|
</blockquote>
|
|
<p>as root.</p>
|
|
<p><strong>WARNING: You do everything on this page with your own risk.</strong></p>
|
|
<h2 id="sources">Sources</h2>
|
|
<p><a href="http://mate-desktop.org/applications/">MATE applicaltions</a></p>
|
|
<p>Own experience with Linux since 2008.</p>
|
|
</body>
|
|
</html>
|
|
|
|
<p><em>WARNING: These guides are very unclear and I should use time to make them understandable etc.</em> says sitemap.</em></p>
|
|
<hr/>
|
|
|
|
<div id="disqus_thread"></div>
|
|
<script type="text/javascript">
|
|
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
|
var disqus_developer = 0;
|
|
var disqus_url = 'http://mkaysi.github.com/articles/guides/GnomeToMATE.html';
|
|
var disques_title = 'Moving from GNOME to MATE';
|
|
var disqus_shortname = 'mkaysishomepage'; // required: replace example with your forum shortname
|
|
/* * * DON'T EDIT BELOW THIS LINE * * */
|
|
(function() {
|
|
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async =
|
|
true;
|
|
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
|
|
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0])
|
|
.appendChild(dsq);
|
|
})();
|
|
</script>
|
|
<noscript>
|
|
Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Dis qus.</a>
|
|
</noscript>
|
|
|
|
<p>
|
|
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus </span></a>
|
|
</p>
|
|
<!-- vim : set ft=html -->
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<html>
|
|
<body>
|
|
<script type="text/javascript"
|
|
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
|
|
|
|
|
|
<style>
|
|
/*
|
|
CSS rules to use for styling the overlay:
|
|
.chromeFrameOverlayContent
|
|
.chromeFrameOverlayContent iframe
|
|
.chromeFrameOverlayCloseBar
|
|
.chromeFrameOverlayUnderlay
|
|
*/
|
|
</style>
|
|
|
|
|
|
<script>
|
|
// You may want to place these lines inside an onload handler
|
|
CFInstall.check({
|
|
mode: "overlay",
|
|
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
|
|
})
|
|
</script>
|
|
</body>
|
|
</html>
|
|
<script type="text/javascript">
|
|
var adfly_id = 3820004;
|
|
var adfly_advert = 'banner';
|
|
var exclude_domains = ['example.com', 'example.org', 'cadoth.net', 'mkaysi.github.com', 'mkaysi.github.io'];
|
|
</script>
|
|
<script src="http://cdn.adf.ly/js/link-converter.js"></script>
|
|
</html>
|
|
<script type="text/javascript">
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-40171169-1']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
</script>
|
|
|
|
|