20090915165604: XMonadContrib: add a utility module to set the default cursor by Andres Salomon <dilinger@collabora.co.uk> Show/Hide diffThis 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.