On Fri, Jun 19, 2009 at 03:28:48PM -0400, Rafi Rubin wrote: > I agree polling the tablet state would be a good thing. But that does not mean we should not > support the signals until we are ready to support polling. > > If you are suggesting that we should not use an EV_SW because we will eventually poll the hardware > instead of keeping the state in software, then I have no problem with sending keys or other events. No, my point is that there's little benefit in providing EV_SW if the initial value is going to be wrong. Software simply can't depend on it. The code's absolutely fine, but there's a risk that it'll break otherwise working desktops until we know how to set the initial value. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html