MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
glutSetKeyRepeat(3GLUT)              GLUT              glutSetKeyRepeat(3GLUT)



NAME
       glutSetKeyRepeat - retrieves simple GLUT state represented by integers.

SYNTAX
       int glutSetKeyRepeat(int repeatMode);

ARGUMENTS
       repeatMode
                 Mode for setting key repeat to.

       GLUTKEYREPEATOF
               Disable key repeat for the window system on a global  basis  if
               possible.

       GLUTKEYREPEATON
               Enable  key  repeat  for the window system on a global basis if
               possible.

       GLUTKEYREPEATDEFAULT
               Reset the key repeat mode for the window system to its  default
               state if possible.

DESCRIPTION
       X fix me

SEE ALSO
       glutIgnoreKeyRepeat, glutKeyboardFunc, glutSpecialFunc, glutKeyboardUp-
       Func, glutSpecialUpFunc, glutDeviceGet

AUTHOR
       Mark J. Kilgard (mjk@nvidia.com)



GLUT                                  3.7              glutSetKeyRepeat(3GLUT)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™