On Tue, Nov 16, 2010 at 5:37 PM, Chris Bagwell <[email protected]> wrote: > > > On Tue, Nov 16, 2010 at 7:35 PM, Chris Bagwell <[email protected]> wrote: >> >> This change is not super flexible design so maybe not worth it? > > I mean your patch works fine without this modification. The change is only > needed if we think its valuable improvement.
Thank you for the comments. We are safe without the modification since mice only use BTN_LEFT, BTN_MIDDLE, BTN_RIGHT, (3 buttons mice) BTN_SIDE, BTN_EXTRA (5 buttons mice). And we do not want to assign the same values to a mouse and the tablet buttons. The updated patch will be sent in a moment. I can not make tool inside wcmType sizable since compiler complains. Your suggestion of check on value of zero has been considered. Ping ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
