Forum Topic - Changing size of the mouse cursor: (7 Items)
   
Changing size of the mouse cursor  
Hi,

Is there any example which is showing how to change cursor size ?

Regards,
Jacek
Re: Changing size of the mouse cursor  
1. If you need this individually per application you can use Pt_ARG_CURSOR_TYPE. 
2. If you need this “system wide” then you need to replace the standrard phcursor.phf with your own. (let me know if 
this is what you need, and I will email you with the source of the phcursor.phf).
Re: Changing size of the mouse cursor  
Hello Misha,

We need change this cursor "system wide".
Please send me the source of the phcursor.phf file.

Thank you !!
Jacek

Re: Changing size of the mouse cursor  
Here it is.
Attachment: Text phcursor.bdf.tgz 2.93 KB
Re: Changing size of the mouse cursor  
By the way, is it possible to change global system cursor color (background and foreground) ?
Re: Changing size of the mouse cursor  
If you use pwm -- it is -X option.
Re: Changing size of the mouse cursor  
Hi Misha,

Thank you very much !!!
Jacek