Searched refs:accelx (Results 1 – 1 of 1) sorted by relevance
358 float accelx; /* Acceleration in the X axis */ member376 .accelx = 1.0,561 i = sscanf(optarg, "%f,%f", &rodent.accelx, &rodent.accely); in main()568 rodent.accely = rodent.accelx; in main()958 (int)(action2.dx * rodent.accelx), in moused()962 wsev(WSCONS_EVENT_MOUSE_DELTA_X, action2.dx * rodent.accelx); in moused()