1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutIgnoreKeyRepeat — Set autorepeat status.
5

LIBRARY

7     OpenGLUT - inputstate
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutIgnoreKeyRepeat(int ignore);
14

PARAMETERS

16      ignore     Whether to ignore autorepeated keys.
17

DESCRIPTION

19     If  ignore  is non-zero, then auto-repeat is disabled for keyboard call‐
20     backs for the  current window  .
21

SEE ALSO

23     glutSetKeyRepeat(3)
24
25
26
27
28                                     Epoch
Impressum