1 .TH "SDL_SetModState" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
3 SDL_SetModState \- Set the current key modifier state
8 \fBvoid \fBSDL_SetModState\fP\fR(\fBSDLMod modstate\fR);
11 The inverse of \fI\fBSDL_GetModState\fP\fR, \fBSDL_SetModState\fP allows you to impose modifier key states on your application\&.
13 Simply pass your desired modifier states into \fBmodstate\fR\&. This value my be a logical OR\&'d combination of the following:
34 \fI\fBSDL_GetModState\fP\fR
35 .\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00