|
Linux Kernel
3.7.1
|
#include <input.h>
Data Fields | |
| __u16 | right_saturation |
| __u16 | left_saturation |
| __s16 | right_coeff |
| __s16 | left_coeff |
| __u16 | deadband |
| __s16 | center |
struct ff_condition_effect - defines a spring or friction force-feedback effect : maximum level when joystick moved all way to the right : same for the left side : controls how fast the force grows when the joystick moves to the right : same for the left side : size of the dead zone, where no force is produced : position of the dead zone
1.8.2