[xmonad] [PATCH 1/2] XMonadContrib: add a utility module to set the default cursor

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Tue Sep 15 10:31:55 EDT 2009


On Sep 15, 2009, at 07:23 , Gwern Branwen wrote:
> Whoa. I haven't been following this cursor stuff very closely and so
> maybe this is already explained, but why is this going in XMC and not
> X11? This looks like the kind of very low-level general key munging
> most appropriate for the latter.


It's not, it's <X11/cursorfont.h> which isn't currently exported by  
X11.  Since only one entry is being used, it's being specified locally  
but in a way which will avoid collisions if cursorfont is added to X11  
later.  (I doubt it's a high priority.)

It's only low level in the sense that X11's cursor stuff is rather  
primitive (in several senses of the term).

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/xmonad/attachments/20090915/0cfa5fbb/PGP.bin


More information about the xmonad mailing list