
14 Sep
2009
14 Sep
'09
2:38 p.m.
On Sun, Sep 13, 2009 at 11:01:39PM -0400, Andres Salomon wrote:
I've noticed that the default root cursor isn't changed from X's default. Is there a reason for this, other than just no one noticing because their display manager overrides it? I've noticed this with nodm. The patch below changes xmonad to override the default cursor.
You can always set the cursor from your .xsession or .xinitrc using xsetroot(1) before starting xmonad (or any other window manager). Ciao, Kili