From f6833c650cd755a7c9a142bf667baff8add0ea31 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Wed, 9 Aug 2006 01:14:06 +0000 Subject: added help file that shows how to use with [hid] (almost complete), and parseeventnodenum.c svn path=/trunk/externals/input_noticer/; revision=5527 --- README.TXT | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.TXT') diff --git a/README.TXT b/README.TXT index b92bb67..1207c9f 100644 --- a/README.TXT +++ b/README.TXT @@ -39,6 +39,13 @@ source test_noticer_compile.sh Then, run test_noticer, and when it's running you should see messages when you plug, or un-plug a joystick. +dmerrill@dmerrill-t40:~/externals/input_noticer$ ./test_noticer +device added, udi = /org/freedesktop/Hal/devices/usb_device_45e_28_noserial +device added, udi = /org/freedesktop/Hal/devices/usb_device_45e_28_noserial_if0 +device added, udi = /org/freedesktop/Hal/devices/usb_device_45e_28_noserial_usbraw +device added, udi = /org/freedesktop/Hal/devices/usb_device_45e_28_noserial_if0_logicaldev_input +found the joystick at: /dev/input/event6 + Thanks to Dan Willmans, Seth Nickell, and David Zeuthen for their invaluable help with the whole dbus/hal part. Also, thanks to Hans-Christoph Steiner for his help with (and creation of) the joystick external. -- cgit v1.2.1