From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: Mouse wheel emulation Date: Wed, 28 Mar 2012 07:21:20 +0200 Message-ID: <4F729FD0.1040507@dogan.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1332912128 19274 80.91.229.3 (28 Mar 2012 05:22:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 05:22:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 07:22:07 2012 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 1SClKf-0003vf-Hm for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 07:22:05 +0200 Original-Received: from localhost ([::1]:34385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SClKe-0007wa-Gn for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 01:22:04 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SClKY-0007w4-3S for help-gnu-emacs@gnu.org; Wed, 28 Mar 2012 01:21:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SClKW-0000xc-Db for help-gnu-emacs@gnu.org; Wed, 28 Mar 2012 01:21:57 -0400 Original-Received: from ch-smtp04.sth.basefarm.net ([80.76.153.5]:46274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SClKW-0000xW-7N for help-gnu-emacs@gnu.org; Wed, 28 Mar 2012 01:21:56 -0400 Original-Received: from c80-216-107-103.bredband.comhem.se ([80.216.107.103]:65056 helo=[192.168.0.10]) by ch-smtp04.sth.basefarm.net with esmtp (Exim 4.76) (envelope-from ) id 1SClK3-0006ox-Dp for help-gnu-emacs@gnu.org; Wed, 28 Mar 2012 07:21:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0 In-Reply-To: X-Originating-IP: 80.216.107.103 X-Scan-Result: No virus found in message 1SClK3-0006ox-Dp. X-Scan-Signature: ch-smtp04.sth.basefarm.net 1SClK3-0006ox-Dp 1889b1dd710b8a070c1bcd9cbe3536e1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.76.153.5 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:84121 Archived-At: On 2012-03-28 02:46, Stayvoid wrote: > Hi, > > Is there a way to emulate mouse wheel click? > There are some solutions which require a touchpad with two buttons, > but those are not useful for me (mine has only one button). > > Cheers > On a lot of GNU systems you can emulate a middle click by hitting both the left and right mouse buttons at the same times. I don't know if it's possible to emulate that easily in Emacs.