[Bug 2259] Pressing EmulateWheel causes wheel movement in 6.8.1.99

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Tue Jan 11 10:29:16 PST 2005


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://bugs.freedesktop.org/show_bug.cgi?id=2259        
   




------- Additional Comments From ajax@nwnk.net  2005-01-11 10:29 -------
i believe this is a case of getting what you asked for:

        Option "Buttons" "5"
        Option "YAxisMapping"  "4 5"
        Option "EmulateWheel"  "1"
        Option "EmulateWheelButton"  "4"
        Option "EmulateWheelInertia"  "8"

button 4 here is both the EmulateWheel button and the button generated for Y
motion.  try doing something like:

$ xmodmap -e "pointer = 1 2 3 6 7"

which will make the 4th and 5th buttons generate Button6 and Button7 events
instead of Button4 and Button5 (ie scrolling).        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/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