On Tue, Jan 28, 2014 at 04:54:00PM +0100, Hans de Goede wrote: > Hi, > > On 01/28/2014 02:14 PM, Julien Cristau wrote: > >On Tue, Jan 28, 2014 at 11:33:01 +0100, Hans de Goede wrote: > > > >>As for the worries of drivers not being prepared to deal with this, > >>systemd_logind_take_fd will only succeed for evdev devices, and AFAIK we've > >>only 2 drivers for those evdev and synaptics. I'll make sure I've changes > >>for those ready to merge as soon as everyone is happy with the server bits. > >> > >Also at least wacom and joystick. So pretty much all input drivers. > > Thanks, that is good to know, I'll take care of these 2 too then. fwiw, wacom always uses evdev for USB devices. For older serial devices it depends on whether inputattach is in use or not. The driver still has the serial parsing code so the device may be /dev/ttyS0. Rather a corner-case these days though, there aren't that many serial devices around and at least in Fedora we use inputattach by default.
Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
