diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-10-20 16:19:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-10-20 16:19:35 +0000 |
commit | 1b1d9fff22b32955cb73af3d140ad19d9d0f9e39 (patch) | |
tree | c7232f0e5e6a180a62efd20a527284f6638c1d51 /rawhid | |
parent | 95421b0b1f778a5e0927302e18a9bedde719adb2 (diff) |
started TODO list
svn path=/trunk/externals/hcs/; revision=1119
Diffstat (limited to 'rawhid')
-rw-r--r-- | rawhid/TODO | 41 |
1 files changed, 41 insertions, 0 deletions
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] |