aleroot wrote: > Is there a way to change the default mouse pointer theme in a wine app ? No, Wine always uses it's own pointer icon(s). The code that deals with user set cursors is not implemented (SPI_SETCURSORS). aleroot wrote: > Is there a way to hide the mouse cursor in a wine app ? Not by the user. Applications have to do it.