Lines Matching refs:winMsg

143         winMsg(from, "Using config file: \"%s\"\n", filename);  in winReadConfigfile()
146 winMsg(X_ERROR, "Unable to locate/open config file"); in winReadConfigfile()
152 winMsg(from, "Using config directory: \"%s\"\n", dirname); in winReadConfigfile()
155 winMsg(X_ERROR, "Unable to locate/open config directory"); in winReadConfigfile()
166 winMsg(X_ERROR, "Problem parsing the config file\n"); in winReadConfigfile()
178 winMsg(X_WARNING, in winReadConfigfile()
183 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
199 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
206 winMsg(X_ERROR, "Unable to determine the screen layout\n"); in winReadConfigfile()
267 winMsg(X_PROBED, "Setting autorepeat to delay=%ld, rate=%ld\n", in winConfigKeyboard()
286 winMsg(X_INFO, "Loading US keyboard layout.\n"); in winConfigKeyboard()
288 winMsg(X_ERROR, "LoadKeyboardLayout failed.\n"); in winConfigKeyboard()
314 winMsg(X_PROBED, in winConfigKeyboard()
332 winMsg(X_PROBED, in winConfigKeyboard()
336 winMsg(X_PROBED, in winConfigKeyboard()
350winMsg(X_PROBED, "Windows keyboard layout device identifier indicates Macintosh, setting Model = \… in winConfigKeyboard()
362 winMsg(X_ERROR, in winConfigKeyboard()
395 winMsg(kbdfrom, "Using keyboard \"%s\" as primary keyboard\n", in winConfigKeyboard()
409 winMsg(X_CONFIG, "AutoRepeat: %ld %ld\n", in winConfigKeyboard()
427 winMsg(from, "XKB: rules: \"%s\"\n", s); in winConfigKeyboard()
443 winMsg(from, "XKB: model: \"%s\"\n", s); in winConfigKeyboard()
459 winMsg(from, "XKB: layout: \"%s\"\n", s); in winConfigKeyboard()
475 winMsg(from, "XKB: variant: \"%s\"\n", s); in winConfigKeyboard()
491 winMsg(from, "XKB: options: \"%s\"\n", s); in winConfigKeyboard()
529 winMsg(mousefrom, "Using pointer \"%s\" as primary pointer\n", in winConfigMouse()
543 winMsg(X_ERROR, "No primary pointer configured\n"); in winConfigMouse()
544 winMsg(X_DEFAULT, "Using compiletime defaults for pointer\n"); in winConfigMouse()
572 winMsg(from, "FontPath set to \"%s\"\n", defaultFontPath); in winConfigFiles()
583 winMsg(X_CMDLINE, "FontPath set to \"%s\"\n", defaultFontPath); in winConfigFiles()