How can I change the cursors of FVWM from an application

Hello,
I need to change the cursors of fvwm by programming in my application.
Is it possible and if yes how can I do it ?
Regards

It’s probably better to actually explain that…

The above will change it only for the duration that Fvwm is running – of course, if you wanted to make it permenant, you’d add it to your ~/.fvwm2rc file. The manpage has a section on CursorStyle, that you’d do well to read.

– Thomas Adam