On Thu, May 12, 2011 at 09:45:14AM -0400, Kristian Høgsberg wrote: > A different solution could be to use the input thread idea and stop > taking SIGIO.
The input thread needs a lot of work though - we don't do any locking at all. So try doing device creation/destruction in a loop, or changing the device hierachy, or, or, or, while generating input events at the same time. It won't end well. Cheers, Daniel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
