On Mar 12, 2016, at 8:38 AM, Hervé Poussineau wrote: > ADB devices must take new handler into account only when they recognize it. > This lets operating systems probe for valid/invalid handles, to know device > capabilities. > > Add a FIXME in keyboard handler, which should use a different translation > table depending of the selected handler. > > Signed-off-by: Hervé Poussineau <hpous...@reactos.org> > --- > > This conflicts with some in-list patches, but may explain why translation > tables are not > correct, or don't work in all situations. > I have another patch to add 3-button mouse support, but I'll wait for 2.7 > merge window.
I spent some time trying to add two button mouse support to adb. I would really like to try out your three button mouse patch please.