all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pavel@Janik.cz (Pavel Janík)
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: PATCH: focus follows mouse in C
Date: Sat, 09 Feb 2002 17:26:55 +0100	[thread overview]
Message-ID: <m3zo2i4o5k.fsf@Janik.cz> (raw)
In-Reply-To: <5137-Sat09Feb2002165228+0200-eliz@is.elta.co.il> ("Eli Zaretskii"'s message of "Sat, 09 Feb 2002 16:52:29 +0200")

   From: "Eli Zaretskii" <eliz@is.elta.co.il>
   Date: Sat, 09 Feb 2002 16:52:29 +0200

   > And what about the tty version with xt-mouse or an equivalent?

It is not possible at all in xterm, because xterm can not sent mouse
movement events, only button presses/releases (see ctlseqs.PS from
X documentation, page 5). The same is stated in the xterm manual page:

       Xterm allows character-based applications to receive mouse
       events (currently button-press  and  release  events,  and
       button-motion  events) as keyboard control sequences.  See
       Xterm Control Sequences for details.

On the other hand, it is doable on a virtual console (at least on my system
which is based on Linux kernel) because t-mouse.el (resp. mev program from
gpm suite) can report mouse movements (current t-mouse.el which is part of
gpm, ignores mouse movements, because the cmdline argument "-e-move" is
used for mev).
-- 
Pavel Janík

Use data arrays to avoid repetitive control sequences.
                  --  The Elements of Programming Style (Kernighan & Plaugher)

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  parent reply	other threads:[~2002-02-09 16:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m3665ewgv8.fsf@Janik.cz>
2002-02-07 14:56 ` PATCH: focus follows mouse in C Richard Stallman
2002-02-07 21:31   ` Pavel Janík
2002-02-08 23:24     ` Richard Stallman
2002-02-09  7:29       ` Pavel Janík
2002-02-09 10:01         ` Eli Zaretskii
2002-02-09 11:53           ` Pavel Janík
2002-02-09 14:52             ` Eli Zaretskii
2002-02-09 15:08               ` Pavel Janík
2002-02-09 16:26               ` Pavel Janík [this message]
2002-02-09 21:40                 ` Al Petrofsky
2002-02-10 11:15                   ` Eli Zaretskii
2002-02-10 17:52                     ` Al Petrofsky
2002-02-16 10:35               ` Pavel Janík
2002-02-16 16:46                 ` Eli Zaretskii
2002-02-11  2:08             ` Richard Stallman
2002-02-11  5:45               ` Pavel Janík
2002-02-12 15:24                 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3zo2i4o5k.fsf@Janik.cz \
    --to=pavel@janik.cz \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.