040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync/*
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Copyright (c) 1997 Metro Link Incorporated
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Permission is hereby granted, free of charge, to any person obtaining a
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * copy of this software and associated documentation files (the "Software"),
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * to deal in the Software without restriction, including without limitation
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * the rights to use, copy, modify, merge, publish, distribute, sublicense,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * and/or sell copies of the Software, and to permit persons to whom the
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Software is furnished to do so, subject to the following conditions:
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * The above copyright notice and this permission notice shall be included in
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * all copies or substantial portions of the Software.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * SOFTWARE.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Except as contained in this notice, the name of the Metro Link shall not be
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * used in advertising or otherwise to promote the sale, use or other dealings
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * in this Software without prior written authorization from Metro Link.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync/*
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Copyright (c) 1997-2002 by The XFree86 Project, Inc.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Permission is hereby granted, free of charge, to any person obtaining a
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * copy of this software and associated documentation files (the "Software"),
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * to deal in the Software without restriction, including without limitation
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * the rights to use, copy, modify, merge, publish, distribute, sublicense,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * and/or sell copies of the Software, and to permit persons to whom the
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Software is furnished to do so, subject to the following conditions:
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * The above copyright notice and this permission notice shall be included in
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * all copies or substantial portions of the Software.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * OTHER DEALINGS IN THE SOFTWARE.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync *
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * Except as contained in this notice, the name of the copyright holder(s)
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * and author(s) shall not be used in advertising or otherwise to promote
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * the sale, use or other dealings in this Software without prior written
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * authorization from the copyright holder(s) and author(s).
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync/*
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * These definitions are used through out the configuration file parser, but
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * they should not be visible outside of the parser.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#ifdef HAVE_XORG_CONFIG_H
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <xorg-config.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#endif
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#ifndef _Configint_h_
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define _Configint_h_
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <stdio.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <string.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <stdarg.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <stddef.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include "xf86Parser.h"
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsynctypedef enum { PARSE_DECIMAL, PARSE_OCTAL, PARSE_HEX } ParserNumType;
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsynctypedef struct
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync{
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync int num; /* returned number */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync char *str; /* private copy of the return-string */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync double realnum; /* returned number as a real */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ParserNumType numType; /* used to enforce correct number formatting */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync}
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncLexRec, *LexPtr;
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#ifndef TRUE
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define TRUE 1
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#endif
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#ifndef FALSE
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define FALSE 0
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#endif
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include "configProcs.h"
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#include <stdlib.h>
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define xf86confmalloc malloc
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define xf86confrealloc realloc
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define xf86confcalloc calloc
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define xf86conffree free
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define TestFree(a) if (a) { xf86conffree (a); a = NULL; }
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define parsePrologue(typeptr,typerec) typeptr ptr; \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncif( (ptr=(typeptr)xf86confcalloc(1,sizeof(typerec))) == NULL ) { return NULL; } \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncmemset(ptr,0,sizeof(typerec));
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define parsePrologueVoid(typeptr,typerec) int token; typeptr ptr; \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncif( (ptr=(typeptr)xf86confcalloc(1,sizeof(typerec))) == NULL ) { return; } \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncmemset(ptr,0,sizeof(typerec));
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define HANDLE_RETURN(f,func)\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncif ((ptr->f=func) == NULL)\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync{\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync CLEANUP (ptr);\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync return (NULL);\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync}
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define HANDLE_LIST(field,func,type)\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync{\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsynctype p = func ();\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncif (p == NULL)\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync{\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync CLEANUP (ptr);\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync return (NULL);\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync}\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsyncelse\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync{\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync ptr->field = (type) xf86addListItem ((glp) ptr->field, (glp) p);\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync}\
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync}
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define Error(a,b) do { \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync xf86parseError (a, b); CLEANUP (ptr); return NULL; \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync } while (0)
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync/*
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * These are defines for error messages to promote consistency.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * error messages are preceded by the line number, section and file name,
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * so these messages should be about the specific keyword and syntax in error.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * To help limit namespace polution, end each with _MSG.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync * limit messages to 70 characters if possible.
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define BAD_OPTION_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Option keyword requires 1 or 2 quoted strings to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INVALID_KEYWORD_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"\"%s\" is not a valid keyword in this section."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INVALID_SECTION_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"\"%s\" is not a valid section name."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNEXPECTED_EOF_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Unexpected EOF. Missing EndSection keyword?"
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define QUOTE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The %s keyword requires a quoted string to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define NUMBER_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The %s keyword requires a number to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define POSITIVE_INT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The %s keyword requires a positive integer to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define ZAXISMAPPING_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The ZAxisMapping keyword requires 2 positive numbers or X or Y to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define AUTOREPEAT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The AutoRepeat keyword requires 2 numbers (delay and rate) to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define XLEDS_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The XLeds keyword requries one or more numbers to follow it."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define DACSPEED_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The DacSpeed keyword must be followed by a list of up to %d numbers."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define DISPLAYSIZE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The DisplaySize keyword must be followed by the width and height in mm."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define HORIZSYNC_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The HorizSync keyword must be followed by a list of numbers or ranges."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define VERTREFRESH_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The VertRefresh keyword must be followed by a list of numbers or ranges."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define VIEWPORT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Viewport keyword must be followed by an X and Y value."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define VIRTUAL_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Virtual keyword must be followed by a width and height value."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define WEIGHT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Weight keyword must be followed by red, green and blue values."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define BLACK_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Black keyword must be followed by red, green and blue values."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define WHITE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The White keyword must be followed by red, green and blue values."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define SCREEN_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Screen keyword must be followed by an optional number, a screen name\n" \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"\tin quotes, and optional position/layout information."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INVALID_SCR_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Invalid Screen line."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INPUTDEV_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The InputDevice keyword must be followed by an input device name in quotes."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INACTIVE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Inactive keyword must be followed by a Device name in quotes."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_SCREEN_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined Screen \"%s\" referenced by ServerLayout \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_MODES_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined Modes Section \"%s\" referenced by Monitor \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_DEVICE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined Device \"%s\" referenced by Screen \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_ADAPTOR_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined VideoAdaptor \"%s\" referenced by Screen \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define ADAPTOR_REF_TWICE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"VideoAdaptor \"%s\" already referenced by Screen \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_DEVICE_LAY_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined Device \"%s\" referenced by ServerLayout \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_INPUT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Undefined InputDevice \"%s\" referenced by ServerLayout \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define NO_IDENT_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"This section must have an Identifier line."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define ONLY_ONE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"This section must have only one of either %s line."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define UNDEFINED_INPUTDRIVER_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"InputDevice section \"%s\" must have a Driver line."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define INVALID_GAMMA_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"gamma correction value(s) expected\n either one value or three r/g/b values."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define GROUP_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The Group keyword must be followed by either a group name in quotes or\n" \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"\ta numerical group id."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define MULTIPLE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Multiple \"%s\" lines."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define MUST_BE_OCTAL_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"The number \"%d\" given in this section must be in octal (0xxx) format."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync/* Warning messages */
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define OBSOLETE_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Ignoring obsolete keyword \"%s\"."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#define MOVED_TO_FLAGS_MSG \
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync"Keyword \"%s\" is now an Option flag in the ServerFlags section."
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync
040abec2534dadc53ebc8fa378ef03f4feecb7dbvboxsync#endif /* _Configint_h_ */