xref: /386bsd/usr/X386/lib/X11/Xconfig.sample (revision a2142627)
1# $XFree86: mit/server/ddx/x386/Xconfig.cpp,v 2.0 1993/10/08 15:55:00 dawes Exp $
2# $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
3#
4# Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
5# Copyright 1992,93 by David Dawes, David Wexelblat
6#
7# Permission to use, copy, modify, distribute, and sell this software
8# and its documentation for any purpose is hereby granted without fee,
9# provided that the above copyright notice appear in all copies and
10# that both that copyright notice and this permission notice appear in
11# supporting documentation, and that the names of the above listed authors
12# not be used in advertising or publicity pertaining to distribution of
13# the software without specific, written prior permission.  The above
14# listed authors make no representations about the suitability of this
15# software for any purpose.  It is provided "as is" without express or
16# implied warranty.
17#
18# THE ABOVE LISTED AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
19# SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
20# FITNESS, IN NO EVENT SHALL THE ABOVE LISTED AUTHORS BE LIABLE FOR
21# ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
22# RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
23# CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
24# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25#
26# Author:  Thomas Roell, roell@informatik.tu-muenchen.de
27#
28# Extensive modifications by the XFree86 Core Team
29
30# **********************************************************************
31# Refer to the Xconfig(4/5) man page for details about the format of
32# this file. This man page is installed as /usr/X386/man/cat5/Xconfig.0
33# **********************************************************************
34
35# **********************************************************************
36# Generic parameters section
37# **********************************************************************
38
39#
40# some nice paths, to avoid conflicts with other X-servers
41#
42RGBPath		"/usr/X386/lib/X11/rgb"
43
44#
45# Multiple FontPath entries are allowed (which are concatenated together),
46# as well as specifying multiple comma-separated entries in one FontPath
47# command (or a combination of both methods)
48#
49FontPath	"/usr/X386/lib/X11/fonts/misc/"
50FontPath	"/usr/X386/lib/X11/fonts/Type1/"
51FontPath	"/usr/X386/lib/X11/fonts/Speedo/"
52FontPath	"/usr/X386/lib/X11/fonts/75dpi/"
53# FontPath	"/usr/X386/lib/X11/fonts/100dpi/"
54
55#
56# Uncomment this to cause a core dump at the spot where a signal is
57# received.  This may leave the console in an unusable state, but may
58# provide a better stack trace in the core dump to aid in debugging
59#
60# NoTrapSignals
61
62# **********************************************************************
63# Input devices
64# **********************************************************************
65
66#
67# Enable this to use the XQUEUE driver for keyboard and mouse handling
68# under System V.  This may go away in the future.
69#
70# Note - If you use XQUEUE, you must comment out the keyboard and
71#        mouse definitions.
72#
73# Xqueue
74
75#
76# Keyboard and various keyboard-related parameters
77#
78Keyboard
79  AutoRepeat 500 5
80  ServerNumLock
81#  Xleds      1 2 3
82#  DontZap
83#
84# To set the LeftAlt to Meta, RightAlt key to ModeShift,
85# RightCtl key to Compose, and ScrollLock key to ModeLock:
86#
87#  LeftAlt     Meta
88#  RightAlt    ModeShift
89#  RightCtl    Compose
90#  ScrollLock  ModeLock
91
92#
93# Mouse definition and related parameters
94#
95Logitech	"/dev/com1"
96#  BaudRate	9600
97#  SampleRate	150
98#  Emulate3Buttons
99
100# **********************************************************************
101# Graphics drivers
102# **********************************************************************
103
104#
105# The 8-bit colour SVGA driver
106#
107VGA256
108
109#
110# To disable SpeedUp, use NoSpeedUp
111#
112#  NoSpeedUp
113#  Virtual	1152 900
114
115  Virtual	1024 1024
116  ViewPort      0 0
117  Modes	        "1024x768" "800x600" "640x480"
118
119#
120# The 16-colour VGA driver
121#
122VGA16
123  Virtual 	800 600
124  Viewport 	0 0
125  Modes		"640x480"
126
127#
128# The 1-bit mono SVGA driver
129#
130VGA2
131
132  Virtual	800 600
133  ViewPort      0 0
134  Modes	        "640x480"
135#  Modes        "800x600" "640x480"
136
137#
138# The Hercules driver.  For Hercules, the only valid configuration option
139# is ScreenNo (refer to the manual page).
140#
141# HGA2
142
143#
144# The alternate monochrome driver.  Refer to the XF86_Mono manual page.
145#
146# BDM2
147
148#
149# The accelerated servers (S3, Mach32, Mach8, 8514)
150#
151ACCEL
152
153  Virtual 	1024 768
154  Viewport	0 0
155  Modes		"1024x768" "800x600" "640x480"
156
157#
158# For boards with a programmable clock generator, you use a line like:
159#
160# Clocks "icd2061a"
161
162# **********************************************************************
163# Database of video modes
164# **********************************************************************
165ModeDB
166# name        clock   horizontal timing     vertical timing      flags
167
168#
169# Refer to README.Config, modeDB.txt, and VideoModes.doc for actual
170# modes, and information on how to calculate and adjust them.
171#
172# DO NOT BLINDLY USE VIDEO MODES WITHOUT UNDERSTANDING WHAT YOU ARE
173# DOING.  IT IS POSSIBLE TO DAMAGE THE MONITOR.  THE XFree86 CORE TEAM
174# DISCLAIMS ALL LIABILITY FOR MONITOR DAMAGE, AS THE DOCUMENTATION
175# ACCOMPANYING XFree86 HAS BEEN VERIFIED TO CONTAIN VALID AND SAFE
176# MODES, AS LONG AS ONLY ONES WITHIN DOCUMENTED MONITOR SPECIFICATIONS
177# ARE USED.
178#
179