diff options
Diffstat (limited to 'fvwm')
-rw-r--r-- | fvwm/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fvwm/config b/fvwm/config index 835ad51..77bcf43 100644 --- a/fvwm/config +++ b/fvwm/config @@ -39,6 +39,8 @@ CursorStyle MENU left_ptr Key "R" A M Desk +1 0 0 3 Key "N" A M GotoPage -1p 0 Key "T" A M GotoPage +1p 0 + Key "F" A M FvwmRearrange -tile -v 0 0 100 100 + Key "H" A M FvwmRearrange -tile -h 0 0 100 100 Key "R" A CM Restart Key "Q" A CM Quit @@ -110,3 +112,7 @@ CursorStyle MENU left_ptr + "Close%menu/window-close.xpm%" Close + "Delete%menu/window-delete.xpm%" Delete + "Destroy%menu/window-destroy.xpm%" Destroy + +# Tiling + AddToFunc StartFunction + + I Module FvwmRearrange |