Results 1 to 1 of 1
Thread: Query font cursor
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
11-11-2008 #1
- Join Date
- Oct 2008
- Posts
- 7
Query font cursor
I'm writing a small "thin client" using Xlib. I wanted to know if there was a way to query the font cursor in order to have the same cursor on the client's side.
I already know that it is possible to set the cursor using XCreateFontCursor but what I want to do is to retrieve the state of the cursor so I can set it on the client's cursor.
Any suggestions would be very welcomed !
Thanks,
Jérôme