evdev: Support hotplug (addition/removal) of evdev devices
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 9 Nov 2010 16:56:26 +0000 (11:56 -0500)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 30 Nov 2010 14:40:37 +0000 (14:40 +0000)
commitafee3b009cff5149a1a97aadb3d8009c7b4a26f8
tree2c9adf537227954beda9cf18ed75bd1e46a9e38f
parentb83a4813a4fbf6818bed9f15d8fcf1d7c3717c9a
evdev: Support hotplug (addition/removal) of evdev devices

Just connect to the GUdevClient "uevent" signal and deals with
"add"/"remove" commands. This drives the installation/removal of
GSource to listen to the device.
clutter/evdev/clutter-device-manager-evdev.c
clutter/evdev/clutter-event-evdev.c