Searched refs:keyboardMsg (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c1092 const char *pointerMsg = NULL, *keyboardMsg = NULL; local in function:checkCoreInputDevices
1337 keyboardMsg = "first core keyboard device";
1354 keyboardMsg = "first keyboard device";
1365 keyboardMsg = "default keyboard configuration";
1403 if (keyboardMsg) {
1406 keyboardMsg);
1410 "\tUsing the %s.\n", keyboardMsg);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c1044 const char *pointerMsg = NULL, *keyboardMsg = NULL; local in function:checkCoreInputDevices
1226 keyboardMsg = "first core keyboard device";
1243 keyboardMsg = "first keyboard device";
1254 keyboardMsg = "default keyboard configuration";
1293 if (keyboardMsg) {
1296 keyboardMsg);
1300 "\tUsing the %s.\n", keyboardMsg);

Completed in 7 milliseconds