.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_ungrab_mouse" "3" "" "Allegro reference manual" "" .SH NAME al_ungrab_mouse \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_ungrab_mouse(void) .EE .SH DESCRIPTION Stop confining the mouse cursor to any display belonging to the program. .RS .PP \f[I]Note:\f[R] not yet implemented on Mac OS X. .RE .SH SEE ALSO al_grab_mouse(3)