Hi: I can get Starcraft to run well enough, but I want the Wine Starcraft Window that comes up on my desktop to grab my mouse. When I say grab I mean that I don't want my mouse to go outside of the wine window until I exit the program. Is this possible? I'm using XFree 4.0.2 and kernel 2.4.2 if that matters. I must say, wine is very impressive. Thanks all, Aaron Cline
Either run it as root (this makes it capture the screen [and implicitly the mouse] assuming you've got a standard install of X) (and it makes it run much faster on my system) or give a user access to DRI (I think that's the right initials <shrug>)or make X's desktop (and display, they can be different) 640x480 with /etc/X11/XF86Config In article <hpMw6.297$Rx.3422@news.onenet.net>, "Aaron Cline" <acline@okstateremovecaps.edu> wrote:> Hi: > > I can get Starcraft to run well enough, but I want the Wine > Starcraft Window that comes up on my desktop to grab my mouse. When > I say grab I mean that I don't want my mouse to go outside of the > wine window until I exit the program. Is this possible? I'm using > XFree 4.0.2 and kernel 2.4.2 if that matters. > > I must say, wine is very impressive. > > Thanks all, > > Aaron Cline