On Tuesday, October 05, 2010 09:59:35 am Daniel Drake wrote: > On 4 October 2010 18:45, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > > Why do you use abs->rel conversion in driver and not rely on the > > standard userspace component handling thouchpads in absolute mode? > > Thanks for your feedback. > > The justification mainly revolves around a patch that I saved for > later - one that enables pentablet mode for use with a stylus, which > relies on advanced mode. I'll include that patch when I come to > resending them all after this review, so that everything is clear. > > But we don't actually want to use it as a tablet, we want to use it as > a mouse pointer (since the touchpad way of using the mouse is not very > reliable) What does this mean? All laptops that I have use touchpads that work in absolute mode (Synaptics or ALPS) and they work fairly well. The Synaptics X driver understands the difference in tablet vs. touchpad and does the right thing for touchpads. You just need to make sure that X actually uses Synaptics (xf86-input- synaptics) with your device, emitting BTN_TOOL_FINGER should help a lot. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html