[xorg-bugzilla-noise] [Bug 322] New feature, single button double-click

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 9 13:32:36 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=322        
   




------- Additional Comments From rob at cobbleware.com  2004-09-09 13:32 -------
Here's the patch for both the stock X.org distribution and for Gentoo's ebuild. 
To apply to Gentoo, start the emerge by typing

emerge /usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild

wait until it says "source unpacked", and then press <Ctrl-z>. Then type

cd /var/tmp/portage/xorg-x11-6.8.0/work
patch -p1 < /path/to/patch/doubleclick68g.patch
fg

and the build will continue.

A suggested addition to "man 4x mouse" could be:

Option "DoubleClickButtons" "N1 N2"
   Sets button N2 to send a double-click on button N1. That is,
   when N2 is pressed, no "N2 pressed" message is sent by X, but
   rather two rapid "N1 pressed" messages. This is useful for
   people whose mouse has more than 3 buttons, and who cannot
   (or chose not to) perform the double-click action manually.        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list