Results 1 to 4 of 4

Thread: "Kali Linux" Menu ICON missing in MATE Desktop

  1. #1

    Exclamation "Kali Linux" Menu ICON missing in MATE Desktop

    If you install MATE Desktop, you'll see Kali Linux Menu item is missing and it's been replaced with Other item which is just a collection of all PenTest application shortcuts.

    Also if you look into System>Preferences> there's two Main Menu icons. One of them is mozo and the other one is alacarte. Alacarte got Kali Linux item, mozo is however missing it.

    How to get back Kali Linux item in MATE Main Menu?

    p.s. Deleting /root/.config/menus or /root/.local/share/applications doesn't solve it. Neither does reinstalling kali-menu.
    Last edited by blackMORE; 2013-06-23 at 12:45. Reason: updated post

  2. #2
    bumping this post.

    Anyone found a workaround? (alternatively does an ISO built from Scratch helps?)

  3. #3
    Join Date
    2013-Jul
    Posts
    3
    Quote Originally Posted by blackMORE View Post
    does an ISO built from Scratch helps?)
    No, I've just built an ISO (AMD64) with Mate. The kali menu doesn`t exist. All kali menu items are in Other.

  4. #4
    Join Date
    2013-Sep
    Location
    Los Angeles, CA
    Posts
    1

    Smile

    Here's what I did to bring the Kali menu into MATE:

    Code:
    nano /etc/xdg/menus/mate-applications.menu
    - Look for the section of text <!-- End Internet -->
    - On a new line add the following:

    Code:
      <!-- Kali Linux  -->	
      <MergeFile type="path">applications-merged/kali-applications.menu</MergeFile>
    Now save the file, log out and then log back in. You will now have the FULL Kali menu in MATE.
    Last edited by galv0nix; 2013-09-07 at 13:30. Reason: added code tags

Similar Threads

  1. Kali linux application menu shows "Activities"
    By SEMAJ in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-09-23, 14:56
  2. Replies: 0
    Last Post: 2015-06-30, 09:10
  3. Main Menu "Kali Linux" group scrambles
    By mustu in forum General Archive
    Replies: 1
    Last Post: 2013-06-16, 15:12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •