From: Peter Lee <pete_lee@swbell.net>
Subject: Re: pointer focus
Date: Mon, 06 Oct 2003 15:25:14 GMT [thread overview]
Message-ID: <usmm6mlr9.fsf@swbell.net> (raw)
In-Reply-To: mailman.1147.1065411039.21628.help-gnu-emacs@gnu.org
>>>> twylie writes:
twylie> At home, when I use emacs on my windows machine, the mouse
twylie> pointer always stays on top of the emacs terminal even
twylie> when I'm typing in it; this can be rather distracting. Is
twylie> there a setting to make the pointer go away once you start
twylie> using the terminal?
Does this help?
,----[ C-h f mouse-avoidance-mode RET ]
| mouse-avoidance-mode is an interactive autoloaded Lisp function in `avoid'.
| (mouse-avoidance-mode &optional MODE)
|
| Set cursor avoidance mode to MODE.
| MODE should be one of the symbols `banish', `exile', `jump', `animate',
| `cat-and-mouse', `proteus', or `none'.
|
| If MODE is nil, toggle mouse avoidance between `none' and `banish'
| modes. Positive numbers and symbols other than the above are treated
| as equivalent to `banish'; negative numbers and `-' are equivalent to `none'.
|
| Effects of the different modes:
| * banish: Move the mouse to the upper-right corner on any keypress.
| * exile: Move the mouse to the corner only if the cursor gets too close,
| and allow it to return once the cursor is out of the way.
| * jump: If the cursor gets too close to the mouse, displace the mouse
| a random distance & direction.
| * animate: As `jump', but shows steps along the way for illusion of motion.
| * cat-and-mouse: Same as `animate'.
| * proteus: As `animate', but changes the shape of the mouse pointer too.
|
| Whenever the mouse is moved, the frame is also raised.
|
| (see `mouse-avoidance-threshold' for definition of "too close",
| and `mouse-avoidance-nudge-dist' and `mouse-avoidance-nudge-var' for
| definition of "random distance".)
`----
next parent reply other threads:[~2003-10-06 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1147.1065411039.21628.help-gnu-emacs@gnu.org>
2003-10-06 15:25 ` Peter Lee [this message]
2003-10-06 3:29 pointer focus twylie
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=usmm6mlr9.fsf@swbell.net \
--to=pete_lee@swbell.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).