From 78ad48c327242c01b2f80051403dba9b903385fd Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 20 Apr 2005 01:52:06 +0200 Subject: Add tiling function --- fvwm/config | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3