Re: SpaceMouse with gtk



On Wed, 2004-10-20 at 15:22 +0200, "Sascha Kühl" wrote:
> Hi!
> 
> I'm new to gtk so I've novice skills of developing with this kit ;-)
> 
> I'm developing an OpenGL toolkit for my own using the GLUT toolkit by now
> but I've decided to change to gtk especially to gtkglextmm. My question is
> kind of "low level": I want to use my SpaceMouse supporting 6 degrees of
> freedom (x, y, z axis for translation and rotation) under X11 with gtk but I
> can't find out how. I read some parts of the gdk docs (input, input devices)
> but I found no information. It would be nice if somebody can give me a hint
> how to get this work.

You'll need to use the XInput extension directly; the extended input
support in GDK isn't really useful for something like this. It's meant
specifically for graphics tablets.

Regards,
						Owen

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]