Bug 16726 - Add option to Disable mouse wheel to evdev
Summary: Add option to Disable mouse wheel to evdev
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/evdev (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks: 16699
  Show dependency treegraph
 
Reported: 2008-07-15 19:10 UTC by Peter Hutterer
Modified: 2010-03-06 03:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fix activation through hald. (698 bytes, text/plain)
2010-03-06 03:36 UTC, Jan Kratochvil
no flags Details

Description Peter Hutterer 2008-07-15 19:10:35 UTC
Mouse driver has  Option "ZAxisMapping" "0 0"
Evdev doesn't have anything similar.
Comment 1 Peter Hutterer 2008-07-21 19:33:13 UTC
Evdev supports ButtonMapping, buttons specified as 0 are disabled.
i.e. Option "ButtonMapping" "1 2 3 0 0" disables the wheel.

pushed as 53e7525744cd7c47707c7339f0b771f59f99b97c
Comment 2 Jan Kratochvil 2010-03-06 03:36:27 UTC
Created attachment 33808 [details]
Fix activation through hald.

Providing glue as i have not found application of this fix too much end-user friendly/intuitive.
Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.