From 6acb7bb8f348076cf553b4e64c42a4acbbed818b Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 4 Aug 2007 12:43:30 +0200 Subject: FlexibleManipulate.hs: minor haddock corrections darcs-hash:20070804104330-32816-d20ee912f70ea179bfc648e9cd0300287ac5456a.gz --- FlexibleManipulate.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FlexibleManipulate.hs') diff --git a/FlexibleManipulate.hs b/FlexibleManipulate.hs index 41fdabe..c16df6a 100644 --- a/FlexibleManipulate.hs +++ b/FlexibleManipulate.hs @@ -32,11 +32,12 @@ import Graphics.X11.Xlib.Extras -- > import qualified XMonadContrib.FlexibleManipulate as Flex -- -- Set one of the mouse button bindings up like this: +-- -- > mouseBindings = M.fromList -- > [ ((modMask, button1), (\w -> focus w >> Flex.mouseWindow Flex.linear w)) ], ... -- -- Flex.linear indicates that positions between the edges and the middle --- indicate a combination scale/position. +-- indicate a combination scale\/position. -- Flex.discrete indicates that there are discrete pick regions. (window -- is divided by thirds for each axis) -- Flex.resize performs only resize of the window, based on which quadrant -- cgit v1.2.3