Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167602 - x11-misc/xinput-1.2 doesn't map buttons properly
Summary: x11-misc/xinput-1.2 doesn't map buttons properly
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 10:34 UTC by Evgeny Stambulchik
Modified: 2007-02-19 13:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch that fixes the bug. (diff,546 bytes, patch)
2007-02-19 10:43 UTC, Evgeny Stambulchik
Details | Diff

Note You need to log in before you can comment on or make changes to this 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...