The following paragraphs describe the CLX functions used to operate on cursor objects.
query-best-cursor | width height display | Function |
Returns the cursor size closest to the requested width and height that is best suited to the display. The width and height returned define the largest cursor size supported by the X server. Clients should always be prepared to limit cursor sizes to those supported by the server.
|
recolor-cursor | cursor foreground background | Function |
Changes the color of the specified cursor. If the cursor is displayed on a screen, the change is visible immediately. |