On Tue, 17 Dec 2013, Carlos Garnacho wrote: > The following patches make it possible to have udev/userspace notified when > SW_TABLET_MODE changes on the switch device, without having to resort to > poll()/select() for such sparse events. I've got udev patches locally to > complement this. I don't like this. We moved away from uevents for this kind of stuff (in the general sense) because they, to put it lightly, are NOT appropriate for input-event-like events. Moving any sort of input event back to uevents is something I do NOT want to support, ever. Any userspace that wants it for backwards compatibility can, and DOES synthesize uevents from input events. So, can you make a very strong case for this uevent? -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- 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