moving_from_ubuntu_to_xubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
moving_from_ubuntu_to_xubuntu [04.03.2012 22:02] – created Pascal Sutermoving_from_ubuntu_to_xubuntu [04.03.2012 22:16] Pascal Suter
Line 13: Line 13:
 while thunar does the job it is still a bit hard to get used to it as a former nautilus user.. so i prefer to get nautilus with its nice bookmarks back. here's how it's done (copied from [[http://ubuntuforums.org/showpost.php?p=6807336&postcount=4|this post]]):  while thunar does the job it is still a bit hard to get used to it as a former nautilus user.. so i prefer to get nautilus with its nice bookmarks back. here's how it's done (copied from [[http://ubuntuforums.org/showpost.php?p=6807336&postcount=4|this post]]): 
  
-  - install nautilus (in case it isn't there already) ''sudo apt-get install nautilus'' +  - install nautilus (in case it isn't there already) <code>sudo apt-get install nautilus</code> 
-  - make it your default: ''gksu gedit /usr/share/applications/nautilus-folder-handler.desktop''  +  - replace <code>Exec=Thunar %U'' (or similar) with ''Exec=nautilus --no-desktop %U</code> in the folowing files:  
-  - replace ''Exec=thunar %U'' with ''Exec=nautilus --no-desktop %U''+      * ''/usr/share/applications/Thunar-folder-handler.desktop'' 
 +      * ''/usr/share/applications/bamf.index'' 
  
  
  
  • moving_from_ubuntu_to_xubuntu.txt
  • Last modified: 07.09.2012 11:53
  • by Pascal Suter