man: add a note about EV_REP values

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-06-09 19:49:10 +10:00
parent 52208c83f2
commit 965e2250a0

View file

@ -62,6 +62,10 @@ An event type or code only signals the potential for the device to send
such events. Many devices initialize more axes than they physically provide
and such axes will never generate an event.
A device with type EV_REP set will always return a set event code for
REP_DELAY and REP_PERIOD.
SEE ALSO
--------