glutignorekeyrepeat(3) centos man page | unix.com

Man Page: glutignorekeyrepeat

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutIgnoreKeyRepeat -- Set autorepeat status.
LIBRARY
OpenGLUT - inputstate
SYNOPSIS
#include <openglut.h> void glutIgnoreKeyRepeat(int ignore);
PARAMETERS
ignore Whether to ignore autorepeated keys.
DESCRIPTION
If ignore is non-zero, then auto-repeat is disabled for keyboard callbacks for the current window .
SEE ALSO
glutSetKeyRepeat(3) Epoch
Related Man Pages
glutkeyboardupfunc(3glut) - redhat
glutmousefunc(3) - centos
glutpopwindow(3) - centos
glutspecialfunc(3) - centos
glutswapbuffers(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input