Searched refs:xf86KeyboardName (Results 1 – 4 of 4) sorted by relevance
185 char *xf86KeyboardName = NULL; variable
67 extern _X_EXPORT char *xf86KeyboardName;
1153 if (xf86KeyboardName) { in checkCoreInputDevices()1154 confInput = xf86findInput(xf86KeyboardName, in checkCoreInputDevices()1158 xf86KeyboardName); in checkCoreInputDevices()
1228 xf86KeyboardName = argv[++i]; in ddxProcessArgument()