Hello I look code of ff-utils (fftest.c) and found that this program checks axis information for FF effects. For example, if kernel provides an ABS_X (also supported ABS_Y and ABS_WHEEL) via EVIOCGBIT(EV_FF, ...), then fftest shows "Axes query: Axis X". But I cannot found this feature in any existing driver. Moreover, documentation does not contain any information about it. So, is it really neccessary feature (I think yes)? I am ready to create autocenter support patch for Logitech Force 3D Pro (046d:c286). But all tested by me Logitech Joysticks with FF has support for autocentering in same way. May be it is good idea to add this feature for all joysticks in hid-lgff.c? If some joystick do not support it (users reported), then it is possible to exclude autocentering for this joystick later. Best regards, Sergey Belyashov -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html