Help with Gnome/Ubuntu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WhiteRider
    New Member
    • Sep 2007
    • 37

    Help with Gnome/Ubuntu

    Hi folks! I have setup an Ubuntu system recently and I have came across a silly problem. I installed a game and its a link to it has appeared in Games part of the Applicaton menu. When I right-click it I don't have the option to remove it (which I want to do).

    Does anyone know how to remove these links in the Application menu? I know how to do it in KDE. Also does anyone know how to do this through a Terminal rather than graphically (altho this is not essential) cos I'm normally connected to it through SSH more than at it locally. Thanks.
  • WhiteRider
    New Member
    • Sep 2007
    • 37

    #2
    Nevermind I found a program called alacarte that provides a GUI with all the icons for each menu and sub menu. You can uncheck boxes of the icons you don't want anymore and they're gone.

    Comment

    • Motoma
      Recognized Expert Specialist
      • Jan 2007
      • 3236

      #3
      Originally posted by WhiteRider
      Nevermind I found a program called alacarte that provides a GUI with all the icons for each menu and sub menu. You can uncheck boxes of the icons you don't want anymore and they're gone.
      KDE also has its own menu editor. If you right click on the KDE launcher menu (the "Start" menu for KDE), there should be an option to edit the menu.

      I don't remember off the top of my head where the application menu configuration is stored, but you could find it pretty easily using the find command. Try doing this:
      Code:
      find / -name "Some Long Winded Launcher Icon Name"
      And you should come up with the location for the structure.

      Comment

      • WhiteRider
        New Member
        • Sep 2007
        • 37

        #4
        Yeah I've been using KDE ever since I converted to Linux. This is the first time I've used Gnome. Personally I prefer KDE as I've never had any trouble working out how to customize its looks.

        Comment

        Working...