From 32e6a41f33e5576716b351bd473a27939fe94fa1 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Mon, 15 Dec 2008 15:22:34 +1100 Subject: Initial support for multiple UIs Move the device discovery code from separate udev helpers to a single process to listen on two sockets: one SOCK_DGRAM for incoming udev events, and one SOCK_STREAM for UIs to connect. Initial support for client/server infrastructure, still need to wire-up the udev messages. Signed-off-by: Jeremy Kerr --- ui/twin/artwork/usbpen.png | Bin 0 -> 5970 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ui/twin/artwork/usbpen.png (limited to 'ui/twin/artwork/usbpen.png') diff --git a/ui/twin/artwork/usbpen.png b/ui/twin/artwork/usbpen.png new file mode 100644 index 0000000..53a365e Binary files /dev/null and b/ui/twin/artwork/usbpen.png differ -- cgit v1.2.1