mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-05-08 11:19:18 +02:00
man: add a note about EV_REP values
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
52208c83f2
commit
965e2250a0
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
such events. Many devices initialize more axes than they physically provide
|
||||||
and such axes will never generate an event.
|
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
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue