Re: [PATCH v2] dix: don't BUG_WARN for button events from button-only device

2012-04-11 Thread Peter Hutterer
On Thu, Mar 29, 2012 at 06:31:31PM -0700, Chase Douglas wrote: > On 03/29/2012 06:12 PM, Daniel Kurtz wrote: > > Events from button-only devices still need coordinates, and they get them > > from scale_to_desktop(). Therefore, a dev without valuators is not a bug. > > However, a dev with valuators

Re: [PATCH v2] dix: don't BUG_WARN for button events from button-only device

2012-03-29 Thread Chase Douglas
On 03/29/2012 06:12 PM, Daniel Kurtz wrote: > Events from button-only devices still need coordinates, and they get them > from scale_to_desktop(). Therefore, a dev without valuators is not a bug. > However, a dev with valuators, but less than two of them still is a bug. > > This was noticed when

[PATCH v2] dix: don't BUG_WARN for button events from button-only device

2012-03-29 Thread Daniel Kurtz
Events from button-only devices still need coordinates, and they get them from scale_to_desktop(). Therefore, a dev without valuators is not a bug. However, a dev with valuators, but less than two of them still is a bug. This was noticed when unplugging a "Creative Technology SB Arena Headset", w