List of Functions: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Functions can be called by FVWM through various parts of the config. Provides a number of functions to start modules or applications when initialising, restarting, or exiting the window manager. Read more: https://www.fvwm.org/Wiki/Config/Functions/ ==Startup== <DPL> category=scripts category=functions category=startup debug=1 ordermethod = firstedit order = descending include=%0[350] format={|class=wikitable\n!Script\n!Description\n|-,\n|\n%TITLE%,\n|-,\n|...") |
No edit summary |
||
| Line 9: | Line 9: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | include=%0[250] | ||
format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
| Line 22: | Line 22: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | include=%0[250] | ||
format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
| Line 35: | Line 35: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | include=%0[250] | ||
format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
Revision as of 17:17, 9 July 2025
Functions can be called by FVWM through various parts of the config. Provides a number of functions to start modules or applications when initialising, restarting, or exiting the window manager. Read more: https://www.fvwm.org/Wiki/Config/Functions/
Startup
Action
Info