Lines Matching refs:LogMessage
153 LogMessage(X_ERROR, in RunXkbComp()
183 LogMessage(X_ERROR, "Error compiling keymap (%s) executing '%s'\n", in RunXkbComp()
193 LogMessage(X_ERROR, "XKB: Could not invoke xkbcomp\n"); in RunXkbComp()
195 LogMessage(X_ERROR, "Could not open file %s\n", tmpname); in RunXkbComp()
281 LogMessage(X_ERROR, "XKB: Couldn't compile keymap\n"); in XkbDDXLoadKeymapFromString()
336 LogMessage(X_ERROR, "Couldn't open compiled keymap file %s\n", in LoadXKM()
342 LogMessage(X_ERROR, "Error loading keymap %s\n", fileName); in LoadXKM()
374 LogMessage(X_ERROR, "XKB: No components provided for device %s\n", in XkbDDXLoadKeymapByNames()
380 LogMessage(X_ERROR, "XKB: Couldn't compile keymap\n"); in XkbDDXLoadKeymapByNames()
402 LogMessage(X_ERROR, "XKB: Rules name is too long\n"); in XkbDDXNamesFromRules()
408 LogMessage(X_ERROR, "XKB: Couldn't open rules file %s\n", buf); in XkbDDXNamesFromRules()
414 LogMessage(X_ERROR, "XKB: Couldn't create rules struct\n"); in XkbDDXNamesFromRules()
420 LogMessage(X_ERROR, "XKB: Couldn't parse rules file %s\n", rules_name); in XkbDDXNamesFromRules()
432 LogMessage(X_ERROR, "XKB: Rules returned no components\n"); in XkbDDXNamesFromRules()
490 LogMessage(X_ERROR, "XKB: Failed to load keymap. Loading default " in KeymapOrDefaults()
510 LogMessage(X_ERROR, "XKB: No device or RMLVO specified\n"); in XkbCompileKeymap()
531 LogMessage(X_ERROR, "XKB: No device or keymap specified\n"); in XkbCompileKeymapFromString()