cpreh / spacegameengine

An easy to use game engine written in C++
Boost Software License 1.0
7 stars 2 forks source link

Mouse hotplugging is broken under Linux #81

Closed pmiddend closed 12 years ago

cpreh commented 12 years ago

This looks like a recent regression in the X server. Mice are always reported as FloatingSlaves instead of SlavePointers which sge::x11input will not recognize.