Bug 7428

Summary: Xlib13/XSetPointerMapping 1 FAIL caused by too low limit MAXBUTTON=5
Product: Xtests Reporter: Gordon Jin <gordon.jin>
Component: XTSAssignee: Stuart Anderson <anderson>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: high CC: eich
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: journal of the failed case
patch to increase MAXBUTTON from 5 to 9
remove MAXBUTTON=5 constraints

Description Gordon Jin 2006-07-05 02:29:58 UTC
Xlib13/XSetPointerMapping 1 FAIL on my PC (FC4, USB mouse)

This is because MAXBUTTON is defined as 5, while my system shows 9 buttons 
mapped.
Comment 1 Gordon Jin 2006-07-05 02:31:59 UTC
Created attachment 6126 [details]
journal of the failed case
Comment 2 Gordon Jin 2006-07-05 02:33:08 UTC
Created attachment 6127 [details] [review]
patch to increase MAXBUTTON from 5 to 9
Comment 3 Gordon Jin 2006-07-26 20:37:11 UTC
Created attachment 6358 [details] [review]
remove MAXBUTTON=5 constraints

remove macro MAXBUTTON with assumption =5 (hardcoded somewhere) from stpntrmppn
and gtpntrmppn.
Comment 4 Gordon Jin 2006-08-01 06:33:36 UTC
Stuart, could you accept the patch, since no one objects?
Comment 5 Egbert Eich 2006-09-21 09:40:30 UTC
This one doesn't seem to have been committed.
Any news?
Comment 6 Geoff Clare 2006-12-07 07:54:40 UTC
Patch committed.
Comment 7 Gordon Jin 2006-12-08 00:21:04 UTC
verified

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.