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

Query: glutsetkeyrepeat

OS: redhat

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
glutdeviceget(3glut) - redhat
glutkeyboardupfunc(3glut) - mojave
glutdeviceget(3glut) - osx
glutignorekeyrepeat(3glut) - osx
glutspecialupfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Reduced Activity Notification
CentOS7 restoring file capabilities
Issue with "rsh" on RedHat
Issue with events occuring in DST window
[TIP] Processing YAML files with yq