Saturday, August 14, 2010

Refrigerator Casoni.cz

Disabling the "beep" of the console

LXDE currently has a graphical management of the menu. LXDE still follows the standard
freedesktop.org.

To create a new menu entry application, you can proceed as follows:
1) Create the desktop

You can duplicate an existing file desktop and make any necessary adjustments.
Save the new file in one of two directories:

/ usr / share / applications
/ usr / local / share / applications
For me I prefer to use menus added by: Note: To use a graphics editor like
leafpad (editor's default LXDE) just type: sudo leafpad voice-new-menu.desktop
References:

    http://wiki.lxde.org/ en / Main_Menu

  • 2) Use the command-line utility xdg-desktop-menu
      In this way you can update the menu with the new item created.
    • NB: If the name of the desktop file does not contain the prefix "-" in the name of the file, the command does not install anything. To fix, you can rename or desktop file to meet the requirements, or run the command with the parameter
    • - novendor
    • .
    References:
    http://linux.die.net/man/1/xdg-desktop-menu

0 comments:

Post a Comment