Difference between revisions of "OS-Linux-Desktop"

From KRayWiki
Jump to navigation Jump to search
(Add location for .desktop files.)
(More resources related to local menu customization.)
Line 36: Line 36:
 
* '''''~/.local/share/applications/'''''
 
* '''''~/.local/share/applications/'''''
 
*: '''''*.desktop'''''
 
*: '''''*.desktop'''''
 +
* '''''/home/apps/menu/'''''
 +
*: '''''generate_xdg-desktop-menu-commands.sh'''''
 +
*: '''''xdg-desktop-menu-commands.sh'''''
 +
*: '''''xdg-icon-resource-commands.sh'''''
 +
*: '''''*.desktop''''''
 +
** '''''128x128/'''''
 +
** '''''16x16/'''''
 +
** '''''22x22/'''''
 +
** '''''32x32/'''''
 +
** '''''64x64/'''''
 +
** '''''disable/'''''
 +
** '''''gfx/'''''
 +
** '''''ico/'''''
  
 
=== See Also ===
 
=== See Also ===

Revision as of 02:42, 2 November 2018

See Also 
OS-Linux

KDE

Customizing the Application Menu

Edit the Application Menu

  • Right-click the Application Menu launch button
    • Choose Edit Applications

Location of Menu Changes

  • ~/.local/share/applications

Why does installed software not show up?

  • Customizations to the application menu seem to block menu updates.

XDG

Edit the Application Menu

  • TBD

Location of Menu Files

  • ~/.config/menus/applications-merged/
    *.menu
  • ~/.local/share/applications/
    *.desktop
  • /home/apps/menu/
    generate_xdg-desktop-menu-commands.sh
    xdg-desktop-menu-commands.sh
    xdg-icon-resource-commands.sh
    *.desktop'
    • 128x128/
    • 16x16/
    • 22x22/
    • 32x32/
    • 64x64/
    • disable/
    • gfx/
    • ico/

See Also

  • ~/.config/openbox/xdg-menu.xml