Xorg cursor instead of wine's (or even changing wine's defau

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MacNean Tyrrell

Xorg cursor instead of wine's (or even changing wine's defau

Post by MacNean Tyrrell »

Is there a way to hide wine's default cursor or change it or use Xorg's
cursor? (I did ask this on IRC last night, but only 1 person responding
he/she didn't think so, so I'm asking on the list just to be sure). Reason
for this is, I have found a mouse.c patch that enables a sort of HW OpenGL
cursor for WoW. (Basically shows the wine hw cursor instead of hiding it,
then with a mod the openGL SW cursor is hidden, but that default windows
mouse icon is ugly). Thanks for any help in this.

--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
IneedAname

Xorg cursor instead of wine's (or even changing wine's defau

Post by IneedAname »

On Fri, 20 Feb 2009 23:52:13 -0500
MacNean Tyrrell <[email protected]> wrote:
(Basically shows the wine hw cursor instead of hiding it,
then with a mod the openGL SW cursor is hidden, but that default windows
Can you point me at the patch. As I would find it useful.
Thank you.
Griswold
Level 1
Level 1
Posts: 6
Joined: Fri Feb 22, 2008 3:34 pm

Post by Griswold »

I have been working on some cursor patches, and I think the last of my series implements cursor themes (ie. it uses the X arrow in place of the B/W one that Wine normally uses.) It searches for various custom wine_* cursors first, then checks for the standard system arrow, and lastly falls back to B/W cursors. If you can get the WoW arrow cursor, you could even theme Wine's arrow cursor to match.

Note that they haven't been sent to wine-patches yet, so if you want them let me know. I am in IRC fairly often as Griswold, I check wine-devel a lot, and I will check this forum/ML thread. Mailing andrewriedi at gmail.com with "cursor" in the title works, too.
Locked