Dear
how to change mouse pointer in raspbian jessie on rsapberry pi 2 model B
Dear
how to change mouse pointer in raspbian jessie on rsapberry pi 2 model B
Dear Paul,
i'm not getting solution that's why asking to u.
I don't know how to change the mouse shape at the desktop level, if that's what you're asking.
If you're asking about how to do it in your own GUI application, each GUI package has its own way to change the mouse shape. For example, X11 has function XCreatePixmapCursor to create a mouse (cursor) shape from a pixel map and XDefineCursor to select that shape as the current cursor.