From d118496fa75c8a3556d5f9ba206ca13393efcc3b Mon Sep 17 00:00:00 2001 From: Lukas Mai Date: Mon, 7 Apr 2008 17:27:41 +0200 Subject: XMonad.Actions.UpdatePointer: doc fix darcs-hash:20080407152741-462cf-be82836b716dcac61e899f88cae672f1f5873d75.gz --- XMonad/Actions/UpdatePointer.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Actions/UpdatePointer.hs b/XMonad/Actions/UpdatePointer.hs index 4a67112..61df4c8 100644 --- a/XMonad/Actions/UpdatePointer.hs +++ b/XMonad/Actions/UpdatePointer.hs @@ -45,7 +45,7 @@ import Control.Monad -- To use this with an existing logHook, use >> : -- -- > logHook = dynamicLog --- > >> updatePointer (RelativePosition 1 1) +-- > >> updatePointer (Relative 1 1) -- -- which moves the pointer to the bottom-right corner of the focused window. -- cgit v1.2.3