<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux%3A_File_Home_di_Desktop</id>
	<title>Linux: File Home di Desktop - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux%3A_File_Home_di_Desktop"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Linux:_File_Home_di_Desktop&amp;action=history"/>
	<updated>2026-04-29T06:34:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=Linux:_File_Home_di_Desktop&amp;diff=47197&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;I have just installed Ubuntu 11.04, and I am surprised to see icons cluttering up my whole desktop. All the folders and files under Home are represented. But if I delete the i...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Linux:_File_Home_di_Desktop&amp;diff=47197&amp;oldid=prev"/>
		<updated>2017-03-09T22:54:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I have just installed Ubuntu 11.04, and I am surprised to see icons cluttering up my whole desktop. All the folders and files under Home are represented. But if I delete the i...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I have just installed Ubuntu 11.04, and I am surprised to see icons cluttering up my whole desktop. All the folders and files under Home are represented. But if I delete the icons, the folder or file itself is deleted - the icon is not just a link. How can I clean up the desktop? None of the screenshots advertising Unity look like this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As mentioned in another comment you need to edit the ~/.config/user-dirs.dirs file. What I saw was something like this:&lt;br /&gt;
&lt;br /&gt;
 XDG_DESKTOP_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_DOWNLOAD_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_TEMPLATES_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_PUBLICSHARE_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_DOCUMENTS_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_MUSIC_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_PICTURES_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_VIDEOS_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
&lt;br /&gt;
And I changed it to something like this:&lt;br /&gt;
&lt;br /&gt;
 XDG_DESKTOP_DIR=&amp;quot;$HOME/Desktop&amp;quot;&lt;br /&gt;
 XDG_DOWNLOAD_DIR=&amp;quot;$HOME/Downloads&amp;quot;&lt;br /&gt;
 XDG_TEMPLATES_DIR=&amp;quot;$HOME/&amp;quot;&lt;br /&gt;
 XDG_PUBLICSHARE_DIR=&amp;quot;$HOME/Share&amp;quot;&lt;br /&gt;
 XDG_DOCUMENTS_DIR=&amp;quot;$HOME/Documents&amp;quot;&lt;br /&gt;
 XDG_MUSIC_DIR=&amp;quot;$HOME/Music&amp;quot;&lt;br /&gt;
 XDG_PICTURES_DIR=&amp;quot;$HOME/Pictures&amp;quot;&lt;br /&gt;
 XDG_VIDEOS_DIR=&amp;quot;$HOME/Videos&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then restart nautilus:&lt;br /&gt;
&lt;br /&gt;
 killall nautilus&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 nautilus -q&lt;br /&gt;
&lt;br /&gt;
Then, open nautilus via Unity menu (press the Super key) or using the run command (Alt+F2)&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>