[SDL] [SVN] some mice seem silent
Donny Viszneki
donny.viszneki at gmail.com
Sat Nov 22 02:06:15 PST 2008
I am using x.org with a Microsoft IntelliMouse and WACOM graphire
tablet. SDL tells me that I have three pointer devices named "cursor,"
"eraser," and "stylus" *in that order* (for what it's worth, my X
configuration actually defines four "InputDevice" sections, but it
would make at least a little sense that SDL might consolidate my
IntelliMouse pointer with the "mouse" pointer that exists as a mouse
you can place on top of the WACOM graphire tablet.)
donny at teamspace:~/SDL/test$ ./testmmousetablet
Initing...
3 pointing devices found
device index: 0 name:cursor
device index: 1 name:eraser
device index: 2 name:stylus
Quitting
I do not receive any events when I use my IntelliMouse, only when
using any of the three pointer peripherals associated with my WACOM
graphire tablet. Is this a known issue in SVN? I'm looking forward to
hacking SDL SVN if I can find the time. If anyone can point me toward
notes on SDL internals, it would be greatly appreciated.
--
http://codebad.com/
More information about the SDL
mailing list