SDL_WM_GrabInput man page on Aros

Man page or keyword search:  
man Server   366 pages
apropos Keyword Search (all sections)
Output format
Aros logo
[printable version]

SDL_WM_GrabInput(3)	       SDL API Reference	   SDL_WM_GrabInput(3)

NAME
       SDL_WM_GrabInput- Grabs mouse and keyboard input.

SYNOPSIS
       #include "SDL.h"

       SDL_GrabMode SDL_WM_GrabInput(SDL_GrabMode mode);

DESCRIPTION
       Grabbing	 means	that  the mouse is confined to the application window,
       and nearly all keyboard input is passed directly	 to  the  application,
       and not interpreted by a window manager, if any.

       When  mode is SDL_GRAB_QUERY the grab mode is not changed, but the cur‐
       rent grab mode is returned.

       typedef enum {
	 SDL_GRAB_QUERY,
	 SDL_GRAB_OFF,
	 SDL_GRAB_ON
       } SDL_GrabMode;

RETURN VALUE
       The current/new SDL_GrabMode.

SDL			    Tue 11 Sep 2001, 23:01	   SDL_WM_GrabInput(3)
[top]

List of man pages available for Aros

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net