EDIT_MENU
(edit this)
  • System usage: #define EDIT_MENU 500
  • Application usage: #define APP_EDIT_MENU -1500
  • Processed by: sxdwm display manager core (_exhibition-core)

Description: Post-hoc modify menu (see options below)

Parameter format: text menu|button|button_text – changes the text displayed on a given button in the menu system
dest menu|button|destination – changes the destination of a given button in the menu system
add menu|button|button_text|command|destination – adds a button to the menu, or updates if it exists (8.4rc2)
remove menu|button – removes a button to the menu (8.4rc2)


Multiple edit messages may be specified in a single command, separated by \n.