Lines Matching refs:xf86Msg

97 		xf86Msg(X_ERROR, "%s: num_valuator %d is greater than"		\
125 xf86Msg(X_CONFIG, "%s: (accel) constant deceleration by %.1f\n",
134 xf86Msg(X_CONFIG, "%s: (accel) adaptive deceleration by %.1f\n",
148 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i\n", devname,
151 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i is unknown\n",
179 xf86Msg(X_CONFIG, "%s: (accel) max rel. velocity difference: %.1f%%\n",
225 xf86Msg(X_CONFIG, "%s: (accel) selected scheme %s/%i\n",
228 xf86Msg(X_CONFIG, "%s: (accel) could not init scheme %s\n",
233 xf86Msg(X_CONFIG, "%s: (accel) keeping acceleration scheme %i\n",
263 xf86Msg(X_CONFIG, "%s: (accel) acceleration factor: %.3f\n",
266 xf86Msg(X_CONFIG, "%s: (accel) acceleration threshold: %i\n",
288 xf86Msg(X_CONFIG, "%s: doesn't report core events\n", pInfo->name);
291 xf86Msg(X_CONFIG, "%s: always reports core events\n", pInfo->name);
314 xf86Msg(X_ERROR, "Too many input devices. Ignoring %s\n",
332 xf86Msg(X_INFO, "XINPUT: Adding extended input device \"%s\" (type: %s)\n",
613 xf86Msg(X_ERROR, "Failed to allocate memory while merging "
622 xf86Msg(X_CONFIG, "%s: Applying InputClass \"%s\"\n",
651 xf86Msg(X_CONFIG, "%s: Ignoring device from InputClass \"%s\"\n",
773 xf86Msg(X_ERROR, "No input driver matching `%s'\n", pInfo->driver);
778 xf86Msg(X_INFO, "Using input driver '%s' for '%s'\n", drv->driverName, pInfo->name);
781 xf86Msg(X_ERROR,
793 xf86Msg(X_ERROR, "PreInit returned %d for \"%s\"\n", rval, pInfo->name);
806 xf86Msg(X_ERROR, "Couldn't init device \"%s\"\n", pInfo->name);
814 xf86Msg(X_ERROR, "Couldn't post-init device \"%s\"\n", pInfo->name);
827 xf86Msg(X_ERROR, "Couldn't init device \"%s\"\n", pInfo->name);
924 xf86Msg(X_INFO, "No identifier specified, ignoring this device.\n");
930 xf86Msg(X_INFO, "No input driver specified, ignoring this device.\n");
931 xf86Msg(X_INFO, "This device may have been added with another device file.\n");
943 xf86Msg(X_INFO, "AutoAddDevices is off - not adding device.\n");