Hi Magnus, Firstly, thanks for the great work. I have one issue with the touch screen driver for the MigoR board though. I don't get any BTN_TOUCH release events using the touch screen driver for the MigoR board. Do you experience the same problem? I only see the first BTN_TOUCH down and then the absolute x-y pairs. The input framework gobbles up the subsequent BTN_TOUCH down events until it detects a BTN_TOUCH release event, as it should do. But the release event does not occur at the moment (for me at least), so a tap cannot be performed. I have a patch that adds a timer to perform the BTN_TOUCH release event (kind of like a WDT), that I can submit if this is of any interest? Thanks in advance, Nicholas Beck -- 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