glutsetkeyrepeat(3glut) suse man page | unix.com

Man Page: glutsetkeyrepeat

Operating Environment: suse

Section: 3glut

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. GLUT_KEY_REPEAT_OFF Disable key repeat for the window system on a global basis if possible. GLUT_KEY_REPEAT_ON Enable key repeat for the window system on a global basis if possible. GLUT_KEY_REPEAT_DEFAULT Reset the key repeat mode for the window system to its default state if possible.
DESCRIPTION
XXX fix me
SEE ALSO
glutIgnoreKeyRepeat, glutKeyboardFunc, glutSpecialFunc, glutKeyboardUpFunc, glutSpecialUpFunc, glutDeviceGet
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSetKeyRepeat(3GLUT)
Related Man Pages
glutkeyboardupfunc(3glut) - mojave
glutignorekeyrepeat(3glut) - redhat
glutdeviceget(3glut) - suse
glutignorekeyrepeat(3glut) - osx
glutspecialupfunc(3glut) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com