Query: glutsetkeyrepeat
OS: suse
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glutSetKeyRepeat(3GLUT) GLUT glutSetKeyRepeat(3GLUT)NAMEglutSetKeyRepeat - retrieves simple GLUT state represented by integers.SYNTAXint glutSetKeyRepeat(int repeatMode);ARGUMENTSrepeatMode 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.DESCRIPTIONXXX fix meSEE ALSOglutIgnoreKeyRepeat, glutKeyboardFunc, glutSpecialFunc, glutKeyboardUpFunc, glutSpecialUpFunc, glutDeviceGetAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutSetKeyRepeat(3GLUT)
Related Man Pages |
---|
glutignorekeyrepeat(3glut) - mojave |
glutkeyboardupfunc(3glut) - redhat |
glutkeyboardupfunc(3glut) - suse |
glutdeviceget(3glut) - osx |
glutignorekeyrepeat(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Docker learning Phase-I |