From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: JS Hysing Newsgroups: gmane.emacs.help Subject: Controlling the mouse button event polling rate? Date: Fri, 12 Jun 2015 01:22:10 -0700 (PDT) Message-ID: <6d00ad0e-232c-4142-8e48-3e1708659cc8@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1434114880 28874 80.91.229.3 (12 Jun 2015 13:14:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Jun 2015 13:14:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 12 15:14:40 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z3On8-0004dk-Fy for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Jun 2015 15:14:38 +0200 Original-Received: from localhost ([::1]:51324 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3On7-0006pQ-QU for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Jun 2015 09:14:37 -0400 X-Received: by 10.182.52.199 with SMTP id v7mr17247334obo.36.1434097330889; Fri, 12 Jun 2015 01:22:10 -0700 (PDT) X-Received: by 10.50.138.70 with SMTP id qo6mr40839igb.8.1434097330811; Fri, 12 Jun 2015 01:22:10 -0700 (PDT) Original-Path: usenet.stanford.edu!h15no1991969igd.0!news-out.google.com!kd3ni3832igb.0!nntp.google.com!h15no1991957igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=131.112.125.217; posting-account=vhbhtAoAAABRjo8XWKrhCMuokCZrPatV Original-NNTP-Posting-Host: 131.112.125.217 User-Agent: G2/1.0 Injection-Date: Fri, 12 Jun 2015 08:22:10 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:212608 X-Mailman-Approved-At: Fri, 12 Jun 2015 09:14:23 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104893 Archived-At: 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?