Does using libfreespace disable mouse events?

Not automatically. Freespace devices expose multiple USB interfaces. libfreespace only accesses the control interface. The standard mouse interface and its associated drivers are unaffected. However, it is possible to disable mouse event reporting using the libfreespace library if it fits your application needs.