> The sixaxis accelerometers/gyroscope from the joystick interface use a > "flat" value that causes an input range of length ~128 of 1024 to be > mapped to zero. > Thanks for any suggestions on the issue. Hi David, Are you sure that the dead zone is being applied in the device itself, and not by the '/dev/input/js0' system? You can look directly at the streaming HID bytes hex(although I can't remember how, someone here suggested a method a couple of months back) to confirm this. You could also try to completely disable the 'dead zone' on the joystick sub-system. Simon -- 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