[xmonad] Make cursor bigger

Sergey Manucharian ingeniware at gmail.com
Tue Nov 23 09:27:29 EST 2010


Hi Nick,

Excerpts from Nick Urbanik's message of Tue, 23 Nov 2010 18:40 +1100:

> I know that xmonad doesn't directly control the cursor, but I often
> have trouble finding mine.  Any suggestions on what I can do?  I've
> cycled though all the possibilities with xsetroot -cursor_name and
> they're all too small.

I set the cursor theme and size in my ~/.Xresources:

------------8<--------------
Xcursor*theme: aero-large-drop
Xcursor*size: 24
Xft.dpi: 100
------------8<--------------

and merge it in ~/.xinitrc:

------------8<--------------
xrdb -merge ~/.Xresources
------------8<--------------

Cheers,
Sergey


More information about the xmonad mailing list