Prev: : Increase WAIT_DRQ to support slow CF cards
Next: Fix tracing infrastructure to support multiple includes when defining CREATE_TRACE_POINTS
From: Peter Korsgaard on 19 Dec 2009 17:10 >>>>> "Peter" == Peter Hutterer <peter.hutterer(a)redhat.com> writes: Hi, >> I see this: http://peter.korsgaard.com/nw.png Peter> argh. now you made me use vista! ;) Sorry, I promise it won't happen again ;) Peter> For reporting mode 4 and 3, the events are Z/Rx + touch Peter> For reporting mode 1 and 9, the events are ABS_X/Y and left button Peter> For reporting mode 0 and 8, no events are sent (unsurprisingly) Peter> So it seems the only difference between our two models is the default Peter> reporting mode - assuming that 4 is the default, we've had this thing Peter> for a year without doing much with it but it could well be that Peter> someone set it earlier or one of the HP Touchsmart software pieces Peter> changed it. Ok, thanks for checking it all out! Just to be completely sure, the quirk doesn't cause any problems in mode 1/9, right? >> I'm willing to work on getting evdev to handle multi screen touchscreen >> setups better if needed, I just need a bit of guidance on how it should >> be handled. Peter> replying to your email right now. Thanks. -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Peter Hutterer on 20 Dec 2009 19:00 On 20/12/09 08:05, Peter Korsgaard wrote: >>>>>> "Peter" == Peter Hutterer<peter.hutterer(a)redhat.com> writes: > > Hi, > > >> I see this: http://peter.korsgaard.com/nw.png > > Peter> argh. now you made me use vista! ;) > > Sorry, I promise it won't happen again ;) > > Peter> For reporting mode 4 and 3, the events are Z/Rx + touch > Peter> For reporting mode 1 and 9, the events are ABS_X/Y and left button > Peter> For reporting mode 0 and 8, no events are sent (unsurprisingly) > > Peter> So it seems the only difference between our two models is the default > Peter> reporting mode - assuming that 4 is the default, we've had this thing > Peter> for a year without doing much with it but it could well be that > Peter> someone set it earlier or one of the HP Touchsmart software pieces > Peter> changed it. > > Ok, thanks for checking it all out! Just to be completely sure, the > quirk doesn't cause any problems in mode 1/9, right? no, the evtest output looks the same with and without the quirk, including right button emulation on long press, etc. Cheers, Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Peter Korsgaard on 21 Dec 2009 02:20
>>>>> "Peter" == Peter Hutterer <peter.hutterer(a)redhat.com> writes: Hi, >> Ok, thanks for checking it all out! Just to be completely sure, the >> quirk doesn't cause any problems in mode 1/9, right? Peter> no, the evtest output looks the same with and without the quirk, Peter> including right button emulation on long press, etc. Perfect, thanks! -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |