STRUCT FF_REPLAY(9) | Input Subsystem | STRUCT FF_REPLAY(9) |
NAME¶
struct_ff_replay - defines scheduling of the force-feedback effect
SYNOPSIS¶
struct ff_replay {
__u16 length;
__u16 delay; };
MEMBERS¶
length
duration of the effect
delay
delay before effect should start playing
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |