Searched refs:pointerMsg (Results 1 – 2 of 2) sorted by relevance
1018 const char *pointerMsg = NULL, *keyboardMsg = NULL; in checkCoreInputDevices() local1090 pointerMsg = "first core pointer device"; in checkCoreInputDevices()1110 pointerMsg = "first mouse device"; in checkCoreInputDevices()1122 pointerMsg = "default mouse configuration"; in checkCoreInputDevices()1246 if (pointerMsg) { in checkCoreInputDevices()1249 pointerMsg); in checkCoreInputDevices()1253 "\tUsing the %s.\n", pointerMsg); in checkCoreInputDevices()
186280 - bug fix: pointerMsg -> keyboardMsg in auto-configuration code.