From cd29d500d627ad79606d566c0f8b6d39b8d28b20 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Tue, 15 Sep 2009 18:56:04 +0200 Subject: XMonadContrib: add a utility module to set the default cursor Ignore-this: b0559b7b2617db90506492aa1479cde This adds XMonad.Util.Cursor, which defines a function that allows setting the default mouse cursor. This can be useful for (for example) gnomeConfig, to ensure that the root cursor is changed from X_cursor to left_ptr. darcs-hash:20090915165604-40516-682a702c21bdb6b712bdab38a370849932e9f632.gz --- xmonad-contrib.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmonad-contrib.cabal') diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index e589eeb..aac6145 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -217,6 +217,7 @@ library XMonad.Prompt.Window XMonad.Prompt.Workspace XMonad.Prompt.XMonad + XMonad.Util.Cursor XMonad.Util.CustomKeys XMonad.Util.Dmenu XMonad.Util.Dzen -- cgit v1.2.3