Hi Cuno,

> How can I change my cursor.
> I've looked in ......../X11/cursorfont.h.
> 
> And I've put something like this in bash_profile.
> 
> xsetroot -cursor_name left_ptr
> 
> But that didn't work.
> Does anybody know how I can change the cursor from X to an arrow

I use fvwm2 and have this:

Exec   xsetroot -cursor ~/X/custom.cursor1.xbm ~/X/custom.cursor1.xbm

in the file:

~/.fvwm2/post.hook

That file looks like this btw:

EdgeScroll 100 100
EdgeResistance 100 100
Exec    xsetroot -cursor ~/X/custom.cursor1.xbm ~/X/custom.cursor1.xbm
Exec    xv -root ~/X/background.gif -quit

HTH!

                Groetjes, Ookhoi

Reply via email to