From 1c87663d4887124663691aea37c9b98a9c78db4d Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 6 Jun 2008 20:47:45 +0000 Subject: [PATCH] explain how --expect-sysfs is supposed to work --- hostside/evdev-manip.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hostside/evdev-manip.c b/hostside/evdev-manip.c index 7d3c31a..84a04d0 100644 --- a/hostside/evdev-manip.c +++ b/hostside/evdev-manip.c @@ -4,6 +4,9 @@ * --dump default * --[no-]grab --nograb is default * --expect-sysfs /sys/class/input/inputX/eventY/dev + * ^^^^^^^^^^^^^^^^^^^^ + * this part is in /proc/bus/usb/devices + * and can thus be specified by caller */ #include "common.h" -- 2.30.2