List of Bindings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
order = descending | order = descending | ||
include=%0[260] | include=%0[260] | ||
format={|class=wikitable\n! | format={|class=wikitable\n!Code\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
</DPL> | </DPL> | ||
| Line 20: | Line 20: | ||
order = descending | order = descending | ||
include=%0[260] | include=%0[260] | ||
format={|class=wikitable\n! | format={|class=wikitable\n!Code\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
</DPL> | </DPL> | ||
| Line 32: | Line 32: | ||
order = descending | order = descending | ||
include=%0[260] | include=%0[260] | ||
format={|class=wikitable\n! | format={|class=wikitable\n!Code\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
</DPL> | </DPL> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
Revision as of 08:29, 11 July 2025
Bindings are actions/functions that can be triggered by hitting a key (or key combination) or mouse buttons. These bindings can be used to launch programs, run built-in functions (like Maximize or Iconify), or even run custom functions. Read more: https://www.fvwm.org/Wiki/Config/Bindings
Key
| Code | Description |
|---|---|
Key Bindings (bindings) launches programs, runs built-in functions (like Maximize and Iconify).
## FILE 1: KeyBindings.txt ## Bindings ## Key commands # A = Alt # C..→ |
Mouse
| Code | Description |
|---|---|
Move Resize Binding (bindings) hold the Super key and use the left mouse button to move the window or use the right mouse button to resize the window.
##..→ | |
Mouse Bindings (bindings) launches specific programs, and run built-in functions like Shade, WindowList, Iconify, Resize, Maximize, etc.
## FILE 1:..→ |
Key+Mouse
