Use Classic menu in Ubuntu 11.04 Unity Launcher

This post was written by admin on May 15, 2011
Posted Under: General

In Ubuntu 11.04 Unity, you might prefer the left launcher bar but dislike the searching-style app menu in top-panel. Mac-like dock has classic app menu but there also has many useless shortcut icons that already shown in left launcher bar.

Although we cannot replace the top-panel with the classic gnome-panel, there’s a classic start menu can be added onto left launcher bar. See effect:

spacer

Steps:

1.) Open up a terminal window and install cardapio from PPA:

sudo add-apt-repository ppa:cardapio-team/unstable
sudo apt-get update
sudo apt-get install cardapio

2.) Create a launcher by:

mkdir ~/.local/share/applications
gksudo gedit ~/.local/share/applications/Cardapio.desktop

copy and paste following :

[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=cardapio
Name=menu
Icon=gnome-main-menu

Then close and save it.

3.) In nautilus file browser, navigate to “.local/share/applications” (Press Ctrl+H to view hidden files) and then drag and drop Cardapio.desktop onto left Launcher.

spacer
4.) Adjust the pop-up menu location.

Before this, when you click the icon on Launcher it pops-up the menu in middle area of screen. To adjust the pop-up location, open up CompizConfig-Setting-Manager(run sudo apt-get install compizconfig-settings-manager if not installed) and click into the configuration page of Place Windows.

In Fixed Window Placement tab, click New under Windows with Fixed Positions:

type “name=cardapio” (without quotes) after Positioned windows
check “Keep in work area”
set proper value of x or y positions

spacer

Cardapio on Launchpad.net: https://launchpad.net/cardapio

Related posts:

  1. Manage Ubuntu 11.04 Unity Launcher Quicklist using unity-launcher-editor
  2. Cinnamon – Gnome Shell Fork with Classic Gnome Panel and Launcher
  3. Install Slingshot (Elementary OS Launcher) in Ubuntu 11.04 Unity
  4. Classic Gnome-Style App Menu in Ubuntu 11.10
  5. Classic Menu indicator applet in Ubuntu 11.04 Unity system tray

    Reader Comments

    spacer

    Is there a way to make cardapio icon installable from the unity app menu instead of from .local/share/applications?
    I noticed if I delete the cardapio icon It shows up in the app menu on the unity launcher but will not allow me to drag and drop from there to the unity launcher.

    [Reply]

    #1 
    Written By Edward on May 16th, 2011 @ 3:42 pm
    spacer

    Thanks for this tip.
    But for my desktop 1280×1024 resolution works with
    x: -2083 an y:-1326.
    Works just fine, success for you guys.

    [Reply]

    #2 
    Written By SergioJP on May 16th, 2011 @ 4:09 pm
    spacer

    Hello,
    this is wonderful. But there is an error in 4.) Adjust the pop-up menu location. : name=cardapio not name=cardopio is right.

    [Reply]

    #3 
    Written By Frank Baumeister on May 17th, 2011 @ 4:49 am
    spacer

    great post thankxxx

    [Reply]

    #4 
    Written By amit on May 17th, 2011 @ 7:02 am
    spacer

    Thank you for the great post, now i can easy find my programs.

    [Reply]

    #5 
    Written By Nyoman Iriandi on May 19th, 2011 @ 6:45 am
    spacer

    Nahh…

    I’ve not liked the new app launcher. I want to remove it and install docky, but I can’t. =/

    [Reply]

    #6 
    Written By Arthur on May 20th, 2011 @ 8:34 am
    spacer

    This a great solution to a problem that shouldn’t really exist.

    But im finding the menu is a little slow to load. It takes a few seconds to loadup.. does anyone know why or can make it faster?

    [Reply]

    spacer

    Francisco Reply:
    August 15th, 2011 at 5:38 pm

    Try pressing the keyboard shortcut:
    SUPER + F1

    same as:
    “windows button” + F1

    [Reply]

    spacer

    Francisco Reply:
    August 15th, 2011 at 5:43 pm

    By the way, while interacting with the mouse it is really mandatory that it takes a while to loadup, otherwise it would be really annoying when you move the mouse close to the left border, cause the panel would pop in and out unexpectedly.

    [Reply]

    spacer

    Francisco Reply:
    August 15th, 2011 at 5:46 pm

    Not SUPER + F1, but:

    ALT + F1

    same as:
    ALT + F1

    spacer

    [Reply]

    #7 
    Written By tom on May 29th, 2011 @ 11:37 am
    spacer

    thanx dude

    [Reply]

    #8 
    Written By aksh on June 11th, 2011 @ 12:56 am
    spacer

    Pretty useful. But two things really annoying me. (1) Keyboard shortcut (from cardapio) will not work for first time in a session. If we set global shortcut, it takes 2 seconds to display. Adding in startup application makes menu visible instantly on login.
    (2) Clicking on menu takes atleast 5 seconds to display

    Even with these problems, I am using it because it is a great application.

    [Reply]

    #9 
    Written By Praveen on June 15th, 2011 @ 11:29 am
    spacer

    I noticed that the Cardapio window appears after a short delay the first time the Cardapio icon is clicked in the Unity launcher. Then, in Terminal, I entered ‘Cardapio –help’ and saw that there is a ‘cardapio hidden’ start option that starts Cardapio without opening a window. I used Startup Applications (you may have to install this tool) to add it to my auto-start applications list, and now the Cardapio window opens without a delay the first time I click on it.

    Note: Cardapio now appears in the Ubuntu Software Center (or maybe so because I installed the Cadapio PPA?) There are several versions of Cardapio for different desktop environments. It appears that the Ubuntu Unity desktop uses the gnome-panel version of Cardapio, which runs on Python scripts, doesn’t use config files as mentioned in some instructions. Many of the pre-Unity instructions for installing Cardapio do not apply to the Unity desktop.

    [Reply]

    #10 
    Written By Roger on October 1st, 2011 @ 7:52 am
    spacer

    Tip: You don’t need to set anything in Compiz Config Settings anymore for proper window placement.

    Where it says “exec=” in the .desktop file, put “cardapio show-near-mouse” without quotes

    [Reply]

    #11 
    Written By JamesN on October 30th, 2011 @ 5:21 pm
    spacer

    It’s sad just when Ubuntu was getting good they pull a bone headed stunt and call it unity.

    [Reply]

    #12 
    Written By td on November 20th, 2011 @ 11:19 pm
    spacer

    are you guys totaly crazy? this is not configuring, this hacking! this kind of linux S*c*S! but on the other hand… it’s obviousaly time to use the bash again more often….

    [Reply]

    #13 
    Written By schorsch on November 23rd, 2011 @ 2:03 pm

    Trackbacks

    1. Utilizar el menú clásico de Ubuntu con Unity  on May 16th, 2011 @ 3:37 am
    2. novatillasku.com » Blog Archive » Menu clásico en el lanzador de Unity  on May 16th, 2011 @ 10:32 am
    3. Como ter um menu no Unity | Ubuntued  on May 17th, 2011 @ 9:37 am
    4. Menggunakan Menu Klasik di Ubuntu 11.04 Unity Launcher | My Cool Blog  on June 15th, 2011 @ 2:52 am
    5. Addomesticare Natty Narwhal, un po’ alla volta « Ok, panico  on June 29th, 2011 @ 4:26 am
    6. Frattanto nella blogosfera #12 « Ok, panico  on July 1st, 2011 @ 2:42 am
    7. A cuadros » Blog Archive » El fracaso de Gnome-Shell y Unity (y como solucionarlo)  on September 12th, 2011 @ 2:48 pm

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address

    Next Post: Manage Ubuntu 11.04 Unity Launcher Quicklist using unity-launcher-editor
    Previous Post: Install Microsoft Office 2007 pro and Fix Word/PPT in Ubuntu 11.04 Natty
    gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.