Re: Mouse warping around
DinosauR MinG (dino@netvigator.com)
Mon, 1 Jun 1998 09:22:11 +0800 (CST)
On Mon, 1 Jun 1998, Scott Stone wrote:
> On Sun, 31 May 1998, David Mihm wrote:
>
> > On Sun, 31 May 1998, David Crowley wrote:
> > > I've been using 1.4.x for a couple months but I want to know how to keep
> > > the mouse from warping into the window I just opened? Couldn't find it
> > > in the docs. I kind of like being in control of the mouse. I'm a
> > > control freak.
> > >
> > > Thanks,
> > >
> > > David
> > This function is controlled in configure.h as:
> > /***************************************************************************
> > * #define NO_WARP_POINTER_TO_MENU
> > *
> > * If you don't want your mouse pointer to be automatically put in the
> > * center of a menu title when you open it
> > ***************************************************************************/
> >
> > #define NO_WARP_POINTER_TO_MENU
> >
> > HTH
>
> This should be an option in the config files, not a compile-time option,
> IMHO..
>
So that how can I config it ?? which config files ?