Results 1 to 5 of 5

Thread: MATE: can't find xterm in menu

  1. #1
    Join Date
    Sep 2019
    Beans
    209

    MATE: can't find xterm in menu

    Ubuntu 20.04

    Is it please possible to add xterm to MATE menu ?

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: MATE: can't find xterm in menu

    Yes. Create a .desktop file and force the system to re-index all .desktop files. No clue how to accomplish that. Might just be able to place the .desktop file in the same directory as all the other .desktop files? IDK.

    Probably don't want to put this file into any "autostart" directory.

    Code:
    $ locate .desktop |grep xterm
    Found existing xterm .desktop files.
    /usr/share/applications/debian-uxterm.desktop
    /usr/share/applications/debian-xterm.desktop
    /usr/share/mate/applications/debian-uxterm.desktop
    /usr/share/mate/applications/debian-xterm.desktop

  3. #3
    Join Date
    Apr 2021
    Beans
    198
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: MATE: can't find xterm in menu


  4. #4
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: MATE: can't find xterm in menu

    Copy the .desktop file from /usr/share/applications to ~/.local/share/applications
    No changes are necessary to the file.
    Then it will show immediately in the Menu. (see attachment).

    System: Ubuntu MATE 20.04
    Attached Images Attached Images

  5. #5
    Join Date
    Sep 2019
    Beans
    209

    Re: MATE: can't find xterm in menu

    Thank to all, it was solved by Edit Menus https://ubuntu-mate.community/t/addi...ion-menu/792/3

Bookmarks

Posting Permissions

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