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 |
|---|
| glutcreatemenuwindow(3) - centos |
| glutmousefunc(3) - centos |
| glutsetcursor(3) - centos |
| glutsetwindow(3) - centos |
| glutignorekeyrepeat(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |