emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH: focus follows mouse in C


From: Al Petrofsky
Subject: Re: PATCH: focus follows mouse in C
Date: Sun, 10 Feb 2002 09:52:10 -0800

> From: Eli Zaretskii <address@hidden>
> On Sat, 9 Feb 2002, Al Petrofsky wrote:
> 
> > In x11r6.5, xterm cannot send any motion events, but in XFree86 3.3
> > and later, xterm can send both button-motion events (i.e. motion
> > events while a button is pressed) and regular pointer-motion events.
> > Some of the documentation is still a little behind.
> 
> Is there _any_ docs on this available?  Anything at all?

Yes, it is documented in xc/doc/specs/xterm/ctlseqs.ms in the XFree86
tree.  The button-event mode is correctly documented.  The any-event
mode is mistakenly described thusly:

  Any-event mode is the same as button-event mode, except that all motion
  events are reported instead of just those that enter a new character cell.

That should be "instead of just those that occur while a button is
held down".

-al



reply via email to

[Prev in Thread] Current Thread [Next in Thread]