# File generated by xorgconfig.</br>
</br>
#</br>
# Copyright 2004 The X.Org Foundation</br>
#</br>
# Permission is hereby granted, free of charge, to any person obtaining a</br>
# copy of this software and associated documentation files (the "Software"),</br>
# to deal in the Software without restriction, including without limitation</br>
# the rights to use, copy, modify, merge, publish, distribute, sublicense,</br>
# and/or sell copies of the Software, and to permit persons to whom the</br>
# Software is furnished to do so, subject to the following conditions:</br>
# </br>
# The above copyright notice and this permission notice shall be included in</br>
# all copies or substantial portions of the Software.</br>
# </br>
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</br>
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</br>
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL</br>
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,</br>
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF</br>
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</br>
# SOFTWARE.</br>
# </br>
# Except as contained in this notice, the name of The X.Org Foundation shall</br>
# not be used in advertising or otherwise to promote the sale, use or other</br>
# dealings in this Software without prior written authorization from</br>
# The X.Org Foundation.</br>
#</br>
</br>
# **********************************************************************</br>
# Refer to the xorg.conf(5) man page for details about the format of </br>
# this file.</br>
# **********************************************************************</br>
</br>
# **********************************************************************</br>
# Module section -- this  section  is used to specify</br>
# which dynamically loadable modules to load.</br>
# **********************************************************************</br>
#</br>
Section "Module"</br>
</br>
# This loads the DBE extension module.</br>
</br>
    Load        "dbe"  	# Double buffer extension</br>
</br>
# This loads the miscellaneous extensions module, and disables</br>
# initialisation of the XFree86-DGA extension within that module.</br>
    SubSection  "extmod"</br>
      Option    "omit xfree86-dga"   # don't initialise the DGA extension</br>
    EndSubSection</br>
</br>
# This loads the font modules</br>
    Load        "type1"</br>
#    Load        "speedo"</br>
    Load        "freetype"</br>
#    Load        "xtt"</br>
</br>
# This loads the GLX module</br>
#    Load       "glx"</br>
# This loads the DRI module</br>
#    Load       "dri"</br>
</br>
EndSection</br>
</br>
# **********************************************************************</br>
# Files section.  This allows default font and rgb paths to be set</br>
# **********************************************************************</br>
</br>
Section "Files"</br>
</br>
# The location of the RGB database.  Note, this is the name of the</br>
# file minus the extension (like ".txt" or ".db").  There is normally</br>
# no need to change the default.</br>
</br>
    RgbPath	"/usr/X11R6/lib/X11/rgb"</br>
</br>
# Multiple FontPath entries are allowed (which are concatenated together),</br>
# as well as specifying multiple comma-separated entries in one FontPath</br>
# command (or a combination of both methods)</br>
# </br>
# </br>
</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/TTF/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/CID/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"</br>
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"</br>
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"</br>
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"</br>
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"</br>
</br>
# The module search path.  The default path is shown here.</br>
</br>
#    ModulePath "/usr/X11R6/lib/modules"</br>
</br>
EndSection</br>
</br>
# **********************************************************************</br>
# Server flags section.</br>
# **********************************************************************</br>
</br>
Section "ServerFlags"</br>
</br>
# Uncomment this to cause a core dump at the spot where a signal is </br>
# received.  This may leave the console in an unusable state, but may</br>
# provide a better stack trace in the core dump to aid in debugging</br>
</br>
#    Option "NoTrapSignals"</br>
</br>
# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence</br>
# (where n is 1 through 12).  This allows clients to receive these key</br>
# events.</br>
</br>
#    Option "DontVTSwitch"</br>
</br>
# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence</br>
# This allows clients to receive this key event.</br>
</br>
#    Option "DontZap"</br>
</br>
# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching</br>
# sequences.  This allows clients to receive these key events.</br>
</br>
#    Option "Dont Zoom"</br>
</br>
# Uncomment this to disable tuning with the xvidtune client. With</br>
# it the client can still run and fetch card and monitor attributes,</br>
# but it will not be allowed to change them. If it tries it will</br>
# receive a protocol error.</br>
</br>
#    Option "DisableVidModeExtension"</br>
</br>
# Uncomment this to enable the use of a non-local xvidtune client. </br>
</br>
#    Option "AllowNonLocalXvidtune"</br>
</br>
# Uncomment this to disable dynamically modifying the input device</br>
# (mouse and keyboard) settings. </br>
</br>
#    Option "DisableModInDev"</br>
</br>
# Uncomment this to enable the use of a non-local client to</br>
# change the keyboard or mouse settings (currently only xset).</br>
</br>
#    Option "AllowNonLocalModInDev"</br>
</br>
EndSection</br>
</br>
# **********************************************************************</br>
# Input devices</br>
# **********************************************************************</br>
</br>
# **********************************************************************</br>
# Core keyboard's InputDevice section</br>
# **********************************************************************</br>
</br>
Section "InputDevice"</br>
</br>
    Identifier	"Keyboard1"</br>
    Driver	"kbd"</br>
</br>
# For most OSs the protocol can be omitted (it defaults to "Standard").</br>
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),</br>
# uncomment the following line.</br>
</br>
#    Option     "Protocol"      "Xqueue"</br>
</br>
    Option "AutoRepeat" "500 30"</br>
</br>
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))</br>
#    Option	"Xleds"      "1 2 3"</br>
</br>
#    Option "LeftAlt"     "Meta"</br>
#    Option "RightAlt"    "ModeShift"</br>
</br>
# To customise the XKB settings to suit your keyboard, modify the</br>
# lines below (which are the defaults).  For example, for a non-U.S.</br>
# keyboard, you will probably want to use:</br>
#    Option "XkbModel"    "pc105"</br>
# If you have a US Microsoft Natural keyboard, you can use:</br>
#    Option "XkbModel"    "microsoft"</br>
#</br>
# Then to change the language, change the Layout setting.</br>
# For example, a german layout can be obtained with:</br>
#    Option "XkbLayout"   "de"</br>
# or:</br>
#    Option "XkbLayout"   "de"</br>
#    Option "XkbVariant"  "nodeadkeys"</br>
#</br>
# If you'd like to switch the positions of your capslock and</br>
# control keys, use:</br>
#    Option "XkbOptions"  "ctrl:swapcaps"</br>
</br>
# These are the default XKB settings for Xorg</br>
#    Option "XkbRules"    "xorg"</br>
#    Option "XkbModel"    "pc105"</br>
#    Option "XkbLayout"   "us"</br>
#    Option "XkbVariant"  ""</br>
#    Option "XkbOptions"  ""</br>
</br>
#    Option "XkbDisable"</br>
</br>
    Option "XkbRules"	"xorg"</br>
    Option "XkbModel"	"pc102"</br>
    Option "XkbLayout"	"gb"</br>
</br>
EndSection</br>
</br>
</br>
# **********************************************************************</br>
# Core Pointer's InputDevice section</br>
# **********************************************************************</br>
</br>
Section "InputDevice"</br>
</br>
# Identifier and driver</br>
</br>
    Identifier	"Mouse1"</br>
    Driver	"mouse"</br>
    Option "Protocol"    "wsmouse"</br>
    Option "Device"      "/dev/wsmouse"</br>
</br>
# Mouse-speed setting for PS/2 mouse.</br>
</br>
#    Option "Resolution"	"256"</br>
</br>
# When using XQUEUE, comment out the above two lines, and uncomment</br>
# the following line.</br>
</br>
#    Option "Protocol"	"Xqueue"</br>
</br>
# Baudrate and SampleRate are only for some Logitech mice. In</br>
# almost every case these lines should be omitted.</br>
</br>
#    Option "BaudRate"	"9600"</br>
#    Option "SampleRate"	"150"</br>
</br>
# Emulate3Buttons is an option for 2-button Microsoft mice</br>
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)</br>
</br>
#    Option "Emulate3Buttons"</br>
#    Option "Emulate3Timeout"    "50"</br>
</br>
# ChordMiddle is an option for some 3-button Logitech mice</br>
</br>
#    Option "ChordMiddle"</br>
</br>
# ZaxisMapping is an option for handling the wheel</br>
#    Option "ZAxisMapping" "4 5"</br>
</br>
EndSection</br>
</br>
</br>
# **********************************************************************</br>
# Other input device sections </br>
# this is optional and is required only if you</br>
# are using extended input devices.  This is for example only.  Refer</br>
# to the xorg.conf man page for a description of the options.</br>
# **********************************************************************</br>
#</br>
# Section "InputDevice" </br>
#    Identifier  "Mouse2"</br>
#    Driver      "mouse"</br>
#    Option      "Protocol"      "MouseMan"</br>
#    Option      "Device"        "/dev/mouse2"</br>
# EndSection</br>
#</br>
# Section "InputDevice"</br>
#    Identifier "spaceball"</br>
#    Driver     "magellan"</br>
#    Option     "Device"        "/dev/cua0"</br>
# EndSection</br>
#</br>
# Section "InputDevice"</br>
#    Identifier "spaceball2"</br>
#    Driver     "spaceorb"</br>
#    Option     "Device"        "/dev/cua0"</br>
# EndSection</br>
#</br>
# Section "InputDevice"</br>
#    Identifier "touchscreen0"</br>
#    Driver     "microtouch"</br>
#    Option     "Device"        "/dev/ttyS0"</br>
#    Option     "MinX"          "1412"</br>
#    Option     "MaxX"          "15184"</br>
#    Option     "MinY"          "15372"</br>
#    Option     "MaxY"          "1230"</br>
#    Option     "ScreenNumber"  "0"</br>
#    Option     "ReportingMode" "Scaled"</br>
#    Option     "ButtonNumber"  "1"</br>
#    Option     "SendCoreEvents"</br>
# EndSection</br>
#</br>
# Section "InputDevice"</br>
#    Identifier "touchscreen1"</br>
#    Driver     "elo2300"</br>
#    Option     "Device"        "/dev/ttyS0"</br>
#    Option     "MinX"          "231"</br>
#    Option     "MaxX"          "3868"</br>
#    Option     "MinY"          "3858"</br>
#    Option     "MaxY"          "272"</br>
#    Option     "ScreenNumber"  "0"</br>
#    Option     "ReportingMode" "Scaled"</br>
#    Option     "ButtonThreshold"       "17"</br>
#    Option     "ButtonNumber"  "1"</br>
#    Option     "SendCoreEvents"</br>
# EndSection</br>
</br>
# **********************************************************************</br>
# Monitor section</br>
# **********************************************************************</br>
</br>
# Any number of monitor sections may be present</br>
</br>
Section "Monitor"</br>
</br>
    Identifier  "Libretto"</br>
</br>
# HorizSync is in kHz unless units are specified.</br>
# HorizSync may be a comma separated list of discrete values, or a</br>
# comma separated list of ranges of values.</br>
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S</br>
# USER MANUAL FOR THE CORRECT NUMBERS.</br>
</br>
    HorizSync   31.5</br>
</br>
#    HorizSync	30-64         # multisync</br>
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies</br>
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies</br>
</br>
# VertRefresh is in Hz unless units are specified.</br>
# VertRefresh may be a comma separated list of discrete values, or a</br>
# comma separated list of ranges of values.</br>
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S</br>
# USER MANUAL FOR THE CORRECT NUMBERS.</br>
</br>
    VertRefresh 60</br>
</br>
EndSection</br>
</br>
</br>
# **********************************************************************</br>
# Graphics device section</br>
# **********************************************************************</br>
</br>
# Any number of graphics device sections may be present</br>
</br>
# Standard VGA Device:</br>
</br>
Section "Device"</br>
    Identifier	"Standard VGA"</br>
    VendorName	"Unknown"</br>
    BoardName	"Unknown"</br>
</br>
# The chipset line is optional in most cases.  It can be used to override</br>
# the driver's chipset detection, and should not normally be specified.</br>
</br>
#    Chipset	"generic"</br>
</br>
# The Driver line must be present.  When using run-time loadable driver</br>
# modules, this line instructs the server to load the specified driver</br>
# module.  Even when not using loadable driver modules, this line</br>
# indicates which driver should interpret the information in this section.</br>
</br>
    Driver     "vga"</br>
# The BusID line is used to specify which of possibly multiple devices</br>
# this section is intended for.  When this line isn't present, a device</br>
# section can only match up with the primary video device.  For PCI</br>
# devices a line like the following could be used.  This line should not</br>
# normally be included unless there is more than one video device</br>
# intalled.</br>
</br>
#    BusID      "PCI:0:10:0"</br>
</br>
#    VideoRam	256</br>
</br>
#    Clocks	25.2 28.3</br>
</br>
EndSection</br>
</br>
# Device configured by xorgconfig:</br>
</br>
Section "Device"</br>
    Identifier  "Libretto"</br>
    Driver      "chips"</br>
    #VideoRam    2048</br>
# Option "noaccel"</br>
# Option "no_bitblt"</br>
# Option "xaa_no_color_exp"</br>
# Option "xaa_benchmark"</br>
# Option "hw_cursor"</br>
# Option "sync_on_green"</br>
# Option "fast_dram"</br>
# Option "use_vclk1"</br>
# Textclockfreq 25.175</br>
# Option "nolinear"</br>
# MemBase 0x03b00000</br>
# Device section for C&T cards.</br>
# Option "suspend_hack"</br>
# Option "STN"</br>
# Option "no_stretch"</br>
# Option "no_center"</br>
# Option "use_modeline"</br>
# Option "fix_panel_size"</br>
# videoram 512</br>
    # Insert Clocks lines here if appropriate</br>
EndSection</br>
</br>
</br>
# **********************************************************************</br>
# Screen sections</br>
# **********************************************************************</br>
</br>
# Any number of screen sections may be present.  Each describes</br>
# the configuration of a single screen.  A single specific screen section</br>
# may be specified from the X server command line with the "-screen"</br>
# option.</br>
Section "Screen"</br>
    Identifier  "Screen 1"</br>
    Device      "Libretto"</br>
    Monitor     "Libretto"</br>
    DefaultDepth 16</br>
</br>
    Subsection "Display"</br>
        Depth       8</br>
        Modes       "1280x1024" "1024x768" "800x600" "640x480"</br>
        ViewPort    0 0</br>
    EndSubsection</br>
    Subsection "Display"</br>
        Depth       16</br>
        Modes       "1024x768" "800x600" "640x480"</br>
        ViewPort    0 0</br>
    EndSubsection</br>
    Subsection "Display"</br>
        Depth       24</br>
        Modes       "800x600" "640x480"</br>
        ViewPort    0 0</br>
    EndSubsection</br>
EndSection</br>
</br>
# **********************************************************************</br>
# ServerLayout sections.</br>
# **********************************************************************</br>
</br>
# Any number of ServerLayout sections may be present.  Each describes</br>
# the way multiple screens are organised.  A specific ServerLayout</br>
# section may be specified from the X server command line with the</br>
# "-layout" option.  In the absence of this, the first section is used.</br>
# When now ServerLayout section is present, the first Screen section</br>
# is used alone.</br>
</br>
Section "ServerLayout"</br>
</br>
# The Identifier line must be present</br>
    Identifier  "Simple Layout"</br>
</br>
# Each Screen line specifies a Screen section name, and optionally</br>
# the relative position of other screens.  The four names after</br>
# primary screen name are the screens to the top, bottom, left and right</br>
# of the primary screen.  In this example, screen 2 is located to the</br>
# right of screen 1.</br>
</br>
    Screen "Screen 1"</br>
</br>
# Each InputDevice line specifies an InputDevice section name and</br>
# optionally some options to specify the way the device is to be</br>
# used.  Those options include "CorePointer", "CoreKeyboard" and</br>
# "SendCoreEvents".</br>
</br>
    InputDevice "Mouse1" "CorePointer"</br>
    InputDevice "Keyboard1" "CoreKeyboard"</br>
</br>
EndSection</br>
</br>
# Section "DRI"</br>
#    Mode 0666</br>
# EndSection</br>
</br>
