Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
return !Success;
for (i = 0; i < axes; i++) {
xf86InitValuatorAxisStruct(device, i, 0, -1, 0, 0, 1);
xf86InitValuatorAxisStruct(device, i, -1, -1, 0, 0, 1);
xf86InitValuatorDefaults(device, i);
}