From 4b5c09297f11b2612a9072fc05a244fbc2c0ddc0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 17 Nov 2003 21:09:45 +0000 Subject: cleaned up code substantially; got everything working; made help patches svn path=/trunk/externals/hcs/; revision=1192 --- linuxhid.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 linuxhid.pd (limited to 'linuxhid.pd') diff --git a/linuxhid.pd b/linuxhid.pd new file mode 100644 index 0000000..96440fa --- /dev/null +++ b/linuxhid.pd @@ -0,0 +1,12 @@ +#N canvas 618 332 428 305 10; +#X obj 13 10 cnv 15 400 40 empty empty Linux_HID 20 12 1 18 -261689 +-66577 0; +#X text 28 96 Raw access to the mouse output \, not tied to the sccreen +borders.; +#X text 22 169 Raw access to the joystick output with a fixed number +of outlets.; +#X text 22 239 Raw access to the output of the Linux Event system. +; +#X obj 16 75 linuxmouse; +#X obj 18 219 linuxevent; +#X obj 16 146 linuxjoystick; -- cgit v1.2.1