all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Controlling the mouse button event polling rate?
Date: Sat, 13 Jun 2015 03:12:23 +0200	[thread overview]
Message-ID: <874mmcif7s.fsf@debian.uxu> (raw)
In-Reply-To: 6d00ad0e-232c-4142-8e48-3e1708659cc8@googlegroups.com

JS Hysing <j.s.hysing@gmail.com> writes:

> I have been using artist-mode and noticed that even
> at moderate mouse movement speeds the mouse event
> polling rate (here for down-mouse-1) does not seem
> to keep up (so lines end up with scattered holes in
> them instead of being continous).
>
> Is there a way to modify or increase the mouse
> (down) button event polling rate?

I suspect it isn't polled but interrupt based so the
problem should be a bottleneck before, during, or
after the event, rather than the event itself not
being reported in time due to periodic polling.

Drop the author of the package a mail if you don't get
a better answer here!

-- 
underground experts united
http://user.it.uu.se/~embe8573


      reply	other threads:[~2015-06-13  1:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12  8:22 Controlling the mouse button event polling rate? JS Hysing
2015-06-13  1:12 ` Emanuel Berg [this message]

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=874mmcif7s.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.