Hi everyone ,

I'm working on a project in which I've to display TWO CURSORS simultaneously on the screen.

I'm aware that the X-server handles the events of the mouse.

I wanted to ask How the X-server and GTK(tool kit which I might use to design the cursor) communicate?

Also is this possible using X-Lib?

If yes which one would be more feasible and easy?

If you guys have some examples which I can look into please do post them.

Thank you.