moving_from_ubuntu_to_xubuntu

This is an old revision of the document!


Moving from Ubuntu to Xubuntu

Unity??? Seriously?? what where they thinking! Also the alternative, Gnome 2 just doesn't seem ready to work with. Let's face it, to productively work with a Desktop computer or a Notebook all those tablet-friendly interfaces with their big icons and no real taskbar are just useless. While unity is entirely impossible to work with Gnome2 at least has some good concepts.. however, there is so much missing in Gnome 2 and it kills me that i don't have a Applications menu with apps sorted nicely in Folders accessible by a single mouse click.. It just got all so complicated for no reason at all and don't get me started on using any of these new interfaces on a multi-head configuration! ridiculous!

but luckily there is Xubuntu which is based on xfce which is a nice clean and fast desktop environment that looks almost the same as good old gnome 1. So if you have a computer to work with and not to show off, i think this is the first choice in desktop environment right now.

changing from one to the other is pretty simple in ubuntu. you simply open synaptic and install the xubuntu-destkop (and maybe also those xubuntu-restricted-* packages). log out, change the desktop environment in your session manager, enter your password and log-in and you are ready to work again.

Annoyingly xubuntu has a few different default applications than ubuntu which for a long time ubuntu user might be hard to adjust to in some cases.

I switched to xubuntu on all my computers and notebooks and this is the place where i will keep track of the adjustments i made to work with it again normally and bring back some of the old tools which might be just a little bit better than the xubuntu default.

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 this post):

  1. install nautilus (in case it isn't there already)
    sudo apt-get install nautilus
  2. make it your default:
    gksu gedit /usr/share/applications/nautilus-folder-handler.desktop
  3. replace
    Exec=thunar %U'' with ''Exec=nautilus --no-desktop %U
  • moving_from_ubuntu_to_xubuntu.1330895023.txt.gz
  • Last modified: 04.03.2012 22:03
  • by Pascal Suter