2015-11-03 12:18 GMT+02:00 Ucan, Emre (ADITG/SW1) <[email protected]>: > Hi, > > drm_backend_create function fails, if udev_input_init returns -1. > > udev_input_init returns -1 when no input devices are recognized by udev. > > This means, it is not possible to use drm-backend without input devices. > > Is there a special reason for this restriction ?
I think it was added to avoid locking in users if the compositor doesn't recognise any input device. Besides that, i don't think it needs an input device to work. -- Giulio > > Best regards > > Emre Ucan > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
