chiark / gitweb /
terminal: forward DEVICE_CHANGE events via sysview
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 20 Sep 2014 07:43:16 +0000 (09:43 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sat, 20 Sep 2014 09:46:49 +0000 (11:46 +0200)
Whe need to react to "change" events on devices, but we want to avoid
duplicating udev-monitors everywhere. Therefore, make sysview forward
change events to the sysview controllers, which can then properly react
to it.


No differences found