Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 167602

Summary: x11-misc/xinput-1.2 doesn't map buttons properly
Product: Gentoo Linux Reporter: Evgeny Stambulchik <fnevgeny>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch that fixes the bug.

Description Evgeny Stambulchik 2007-02-19 10:34:26 UTC
There is an off-by-one error in setting a button mapping (in particular, button 1 never gets mapped). A patch will follow.

Reproducible: Always

Steps to Reproduce:
Comment 1 Evgeny Stambulchik 2007-02-19 10:43:45 UTC
Created attachment 110616 [details, diff]
Patch that fixes the bug.
Comment 2 Evgeny Stambulchik 2007-02-19 13:03:40 UTC
Sorry, please disregard. Stupid me - got confused by a wrong "example" from the Internet...