<div dir="ltr">So XSetWindowAttributes allows you to set the cursor on the window, basically this is the hardware cursor when your mouse enters the window that is displayed.  <br><br>Is there a way to readback this value from an existing window? Or perhaps another workaround to get the cursor on a specific window?<br><br>I am aware there is XFixesSelectCursorInput but this listens for changes and grabs the current system cursor; not on a per window basis.<br><br><br></div>