MouseCursor 'mouse-cursor' Example code
| type | :: "mouse-cursor" | |
| name | :: string | Name of the prototype. |
Name of the prototype. | ||
| system_cursor optional | :: "arrow" or "i-beam" or "crosshair" or "wait-arrow" or "size-all" or "no" or "hand" | Either this or the other three properties have to be present. |
Either this or the other three properties have to be present. | ||
| filename optional | :: FileName | Mandatory if |
Mandatory if | ||
| hot_pixel_x optional | :: int16 | Mandatory if |
Mandatory if | ||
| hot_pixel_y optional | :: int16 | Mandatory if |
Mandatory if | ||


