Searched refs:foundPointer (Results 1 – 2 of 2) sorted by relevance
1017 Bool foundPointer = FALSE, foundKeyboard = FALSE; in checkCoreInputDevices() local1071 foundPointer = TRUE; in checkCoreInputDevices()1076 foundPointer = TRUE; in checkCoreInputDevices()1081 if (!foundPointer && (xf86Info.forceInputDevices || implicitLayout)) { in checkCoreInputDevices()1088 foundPointer = TRUE; in checkCoreInputDevices()1097 if (!foundPointer && xf86Info.forceInputDevices) { in checkCoreInputDevices()1108 foundPointer = TRUE; in checkCoreInputDevices()1115 if (!foundPointer && xf86Info.forceInputDevices) { in checkCoreInputDevices()1120 foundPointer = TRUE; in checkCoreInputDevices()1126 if (foundPointer && confInput) { in checkCoreInputDevices()[all …]
495 if (!xf86Info.forceInputDevices && !(foundPointer && foundKeyboard)) {