calibrate_joystick (3) Linux Manual Page
calibrate_joystick – Calibrates the specified joystick. Allegro game programming library. Synopsis#include <allegro.h> int calibrate_joystick(int n); DescriptionMost joysticks need to be calibrated before they can provide full analogue input. This function performs the next operation in the calibration series for the specified stick, assuming that the joystick has been positioned in the manner described by a…
