emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Mouse events in the margin using an xterm


From: Stefan Monnier
Subject: Re: Mouse events in the margin using an xterm
Date: Thu, 09 Dec 2004 09:02:28 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> t-mouse.el allows you to use the mouse on a text-only terminal.

AFAIU, t-mouse is basically like xt-mouse, except it does not use special
escape codes sent by the terminal to encode mouse-click info.  Instead it
uses a separate socket to communicate directly with the `gpm' daemon.

> In some ways its more useful than xt-mouse.el which requires X11 when you
> can generally invoke Emacs as an X11-application anyway.

The only times I've used xt-mouse were when X11 was not an option because
Emacs was running on another host that I accessed via ssh (without
X forwarding).  IIRC, xt-mouse also works with putty on W32.


        Stefan




reply via email to

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