diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 05:15:24 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 05:15:24 +0000 |
commit | 4f8d61a1156f78d7af861b3dee690f12ac0e6fb5 (patch) | |
tree | 0e241f583a0b8e3a00aa5c61bd625825ac2ce161 /rawhid/TODO | |
parent | 0b22baccbaed6f21d1752e2f6fca163a0fd44fa1 (diff) |
removed old HID cruft code. Its unused.
svn path=/trunk/externals/hcs/; revision=4435
Diffstat (limited to 'rawhid/TODO')
-rw-r--r-- | rawhid/TODO | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/rawhid/TODO b/rawhid/TODO deleted file mode 100644 index 1aba081..0000000 --- a/rawhid/TODO +++ /dev/null @@ -1,41 +0,0 @@ - -[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] |