From 1b1d9fff22b32955cb73af3d140ad19d9d0f9e39 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 20 Oct 2003 16:19:35 +0000 Subject: started TODO list svn path=/trunk/externals/hcs/; revision=1119 --- rawhid/TODO | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 rawhid/TODO (limited to 'rawhid') diff --git a/rawhid/TODO b/rawhid/TODO new file mode 100644 index 0000000..1aba081 --- /dev/null +++ b/rawhid/TODO @@ -0,0 +1,41 @@ + +[rawmouse] + + +[ezmouse] + + +[rawkeyboard] + + +[rawjoystick] +unlimited hat switches, output like buttons (switch#, switch value) + +[ezjoystick] +fixed outlets +1 hat switch, output like axes + + +[rawtablet] + + +[eztablet] + + +[sdlevent] +raw event data (is this possible with SDL?) + + +[linuxmouse] + + +[linuxjoystick] +convert from pollfn to clock + +[linuxtablet] + + +[linuxkeyboard] + + +[linuxevent] -- cgit v1.2.1