Start Menu for Ubuntu
This guide explains how to get Linux mint like start menu on Ubuntu.
Ubuntu System Panel
This application is just a gnome panel applet pretending like improved version of windows start menu. So lets get started.
Installation
Ubuntu System Panel is not included in repositories but fortunately its simple to install. First checkout source code.
svn checkout http://ubuntu-system-panel.googlecode.com/svn/trunk/ ubuntu-system-panel
Execute following command to install it. For that first go into the directory ubuntu-system-panel and execute following command.
./usp_update install fresh
Execute following command to reload gnome-panel.
killall -9 gnome-panel
Now right click on any ubuntu panel and add "Ubuntu System Panel" applet.
Comments
I really want to get this working as I like it, but don't want to have to use Linux Mint or OpenSUSE etc to use something like it.
Thanks in advance,
Lee
actually, pablo, it's the other way around. USP existed before LinuxMint ever formed. mintMenu is a forked project of Ubuntu System Panel.
After doing svn checkout you will see a new directory called "ubuntu-system-panel" and execute the command you have trouble with.
Hope it helps.
I've only been using Linux since February so I'm still not good with things like this -_-
Lee
You have to either kill gnome-panel process or logout and login again. Then you should be able to see it in applet list.
sudo apt-get install gnome-main-menu
sudo apt-get install beagle
Lee Jarratt
When I tried Linux Mint, I was pleasantly surprised to find they had adopted USP, removed its buggy parts, and made it the default menu of the system. That was a MAJOR plus, and one of the reasons I've switched to Linux Mint.