aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rawhid/TODO41
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]