
23 Nov
2010
23 Nov
'10
9:27 a.m.
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