Forrest logo
back to context overview

xdg-desktop-menu

List of commands for xdg-desktop-menu:

  • xdg-desktop-menu:tldr:8d839 xdg-desktop-menu: Force an update of the desktop menu system.
    $ xdg-desktop-menu forceupdate --mode ${select}
    try on your machine
    explain this command
  • xdg-desktop-menu:tldr:96967 xdg-desktop-menu: Install an application to the desktop menu system.
    $ xdg-desktop-menu install ${filename-desktop}
    try on your machine
    explain this command
  • xdg-desktop-menu:tldr:e19dd xdg-desktop-menu: Install an application to the desktop menu system with the vendor prefix check disabled.
    $ xdg-desktop-menu install --novendor ${filename-desktop}
    try on your machine
    explain this command
  • xdg-desktop-menu:tldr:ffc3b xdg-desktop-menu: Uninstall an application from the desktop menu system.
    $ xdg-desktop-menu uninstall ${filename-desktop}
    try on your machine
    explain this command
back to context overview