List of Menus: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Menus are lists you can pop up from a binding or hook to a start menu on a panel. Menus can be used to list programs or even be created dynamically so you can list the contents of a directory, a recent applications menu, etc. Read more: https://www.fvwm.org/Wiki/Config/Menus ==List== <DPL> category=scripts category=menus debug=1 ordermethod = firstedit order = descending include=%0[350] format={|class=wikitable\n!Config\n!Description\n|-,\n|\n%TITLE%,\n|-,\n|...") |
No edit summary |
||
| Line 1: | Line 1: | ||
Menus are lists you can pop up from a binding or hook to a start menu on a panel. Menus can be used to list programs or | Menus are lists you can pop up from a binding or hook to a start menu on a panel. Menus can be used to list programs or be created dynamically, allowing you to list the contents of a directory, recent applications, and more. Read more: https://www.fvwm.org/Wiki/Config/Menus | ||
==List== | ==List== | ||
<DPL> | <DPL> | ||
category=menus | category=menus | ||
debug=1 | debug=1 | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | include=%0[260] | ||
format={|class=wikitable\n!Config\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | format={|class=wikitable\n!Config\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
Revision as of 16:02, 10 July 2025
Menus are lists you can pop up from a binding or hook to a start menu on a panel. Menus can be used to list programs or be created dynamically, allowing you to list the contents of a directory, recent applications, and more. Read more: https://www.fvwm.org/Wiki/Config/Menus
List
| Config | Description |
|---|---|
Menu with Xdg (menus) pops up a list of programs and even dynamically to show the contents of applications (Xdg), system files, and wallpapers.
## FILE 1: xdgMenu.txt ##..→ |
