UNTITLEDLOCAL UNTITLEDNAMEglutIgnoreKeyRepeat -- Set autorepeat status.LIBRARYOpenGLUT - inputstateSYNOPSIS#include <openglut.h> void glutIgnoreKeyRepeat(int ignore);PARAMETERSignore Whether to ignore autorepeated keys.DESCRIPTIONIf ignore is non-zero, then auto-repeat is disabled for keyboard callbacks for the current window .SEE ALSOglutSetKeyRepeat(3) Epoch
| Related Man Pages |
|---|
| glutignorekeyrepeat(3glut) - redhat |
| glutkeyboardupfunc(3glut) - redhat |
| glutmousefunc(3) - centos |
| glutpopwindow(3) - centos |
| glutspecialfunc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |