Nautilus GUI improvements

Picture
Not only does it look nicer - it's stable, a more recent build than that in Ubuntu and... well.. it looks nicer! Look!
By merging the toolbars, buttons and breadcrumbs, Elementary Nautilus makes the best use of space. And yes! You can still have your sidebar, too!


Installation
Open a terminal and type the following commands, hitting your return/enter key after each.


sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
sudo apt-get update
sudo apt-get upgrade


Then either log out and back in to use the new Nautilus or manually do it by pressing Alt+F2 and typing: -
pkill nautilus
Now we need to launch nautilus, so press Alt+F2 again, this time entering: -
nautilus
To hide/show the "menu bar" as in the screenshot hit Alt+M.
To toggle the sidebar use 'F9'.


Uninstall instructions
If you try it and decide you miss excessive chrome you can install the "old" nautilus in a few clicks.
Remove the above PPA from your sources list (System > Admin > Software Sources > Other Software): -
Then run the following commands: -


sudo apt-get update
sudo aptitude install nautilus

 
 

Two things i really miss from previous versions of Ubuntu

Picture
Re-enable Workspace Scrolling Using Your Mouse Scroll-wheel !!
Annoyed that in Karmic you can no-longer switch between desktops using your mouse wheel? De-annoy yourself thanks to this easy fix.

  1. Open up CompizConfigSettingsManager
  2. Go to 'Viewport Switcher'
  3. Choose the 'Desktop-based Viewport Switching' tab
  4. Enable 'Move Next' 
  5. Set it to 'Button 5'
  6. Enable 'Move Prev'
  7. Set it to 'Button 4'