deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/************************************************************
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCopyright 1987, 1998 The Open Group
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncPermission to use, copy, modify, distribute, and sell this software and its
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncdocumentation for any purpose is hereby granted without fee, provided that
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncthe above copyright notice appear in all copies and that both that
deb4998ba50060c48cce222fd18a8eed053918d7vboxsynccopyright notice and this permission notice appear in supporting
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncdocumentation.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncThe above copyright notice and this permission notice shall be included in
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncall copies or substantial portions of the Software.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncOPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncExcept as contained in this notice, the name of The Open Group shall not be
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncused in advertising or otherwise to promote the sale, use or other dealings
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncin this Software without prior written authorization from The Open Group.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncCopyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync All Rights Reserved
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncPermission to use, copy, modify, and distribute this software and its
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncdocumentation for any purpose and without fee is hereby granted,
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncprovided that the above copyright notice appear in all copies and that
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncboth that copyright notice and this permission notice appear in
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncsupporting documentation, and that the name of Digital not be
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncused in advertising or publicity pertaining to distribution of the
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncsoftware without specific, written prior permission.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncDIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncDIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
deb4998ba50060c48cce222fd18a8eed053918d7vboxsyncSOFTWARE.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync********************************************************/
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef SITE_H
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define SITE_H
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/*
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * The vendor string identifies the vendor responsible for the
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * server executable.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef VENDOR_STRING
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define VENDOR_STRING "The X.Org Group"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/*
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * The vendor release number identifies, for the purpose of submitting
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * traceable bug reports, the release number of software produced
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * by the vendor.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef VENDOR_RELEASE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define VENDOR_RELEASE 6600
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/*
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * The following constants are provided solely as a last line of defense. The
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * normal build ALWAYS overrides them using a special rule given in
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * server/dix/Imakefile. If you want to change either of these constants,
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * you should set the DefaultFontPath or DefaultRGBDatabase configuration
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * parameters.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * DO NOT CHANGE THESE VALUES OR THE DIX IMAKEFILE!
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef COMPILEDDEFAULTFONTPATH
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define COMPILEDDEFAULTFONTPATH "/usr/lib/X11/fonts/misc/"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef RGB_DB
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define RGB_DB "/usr/lib/X11/rgb"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/*
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * The following constants contain default values for all of the variables
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync * that can be initialized on the server command line or in the environment.
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define COMPILEDDEFAULTFONT "fixed"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define COMPILEDCURSORFONT "cursor"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef COMPILEDDISPLAYCLASS
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define COMPILEDDISPLAYCLASS "MIT-unspecified"
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_TIMEOUT 60 /* seconds */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_KEYBOARD_CLICK 0
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_BELL 50
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_BELL_PITCH 400
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_BELL_DURATION 100
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifdef XKB
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_AUTOREPEAT TRUE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#else
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_AUTOREPEAT FALSE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_AUTOREPEATS {\
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,\
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,\
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_LEDS 0x0 /* all off */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_LEDS_MASK 0xffffffff /* 32 */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_INT_RESOLUTION 1000
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_INT_MIN_VALUE 0
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_INT_MAX_VALUE 100
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_INT_DISPLAYED 0
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_PTR_NUMERATOR 2
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_PTR_DENOMINATOR 1
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_PTR_THRESHOLD 4
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_SCREEN_SAVER_TIME (10 * (60 * 1000))
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_SCREEN_SAVER_INTERVAL (10 * (60 * 1000))
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_SCREEN_SAVER_BLANKING PreferBlanking
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_SCREEN_SAVER_EXPOSURES AllowExposures
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef NOLOGOHACK
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_LOGO_SCREEN_SAVER 1
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef DEFAULT_ACCESS_CONTROL
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_ACCESS_CONTROL TRUE
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync/* Default logging parameters. */
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef DEFAULT_LOG_VERBOSITY
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_LOG_VERBOSITY 0
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#ifndef DEFAULT_LOG_FILE_VERBOSITY
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#define DEFAULT_LOG_FILE_VERBOSITY 3
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync
deb4998ba50060c48cce222fd18a8eed053918d7vboxsync#endif /* SITE_H */