# Start SUNWxwplt
#
# Copyright (c) 1993, 2002, Oracle and/or its affiliates. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
#
#
# Configuration file for Solaris X server 
#"@(#)OWconfig.common-head	1.1 07/10/02  SMI"
#
# WARNING: This file is automatically generated when the X Window System 
#	   package is installed. This file may be automatically edited by
#	   other optional software packages that are installed on the system.
#	   ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST DURING PACKAGE
#	   INSTALLATION, REMOVAL AND UPGRADES !
#	   The format of this file is private to the Solaris X Server
#	   and subject to change in future releases.
#
###############################################################################
#"@(#)OWconfig.sparc	1.26 03/06/06  SMI"

# X Display
class="XDISPLAY" name="0" 
	coreKeyboard="IKBD" corePointer="IMOUSE"
	dev0="/dev/fb"; 

# CG6 display adapter
class="XSCREEN" name="SUNWcg6"
	ddxHandler="ddxSUNWcg6.so.1" ddxInitFunc="sunCG6Init";

# Sun Keyboard module
class="XINPUT" name="IKBD"
	ddxHandler="ddxSUNWkbd.so.1"
	ddxInitFunc="ddxSUNWkbdProc";

# Sun Mouse module
class="XINPUT" name="IMOUSE"
	ddxHandler="ddxSUNWmouse.so.1"
	ddxInitFunc="ddxSUNWmouseProc";

# X Imaging Extension
class="XEXTENSION" name="XIE"
  sharedObject="SUNWXIE.so.6"
  initFunc="XieInit"
  preLoad="NO";

###############################################################################
# @(#)OWconfig.common-tail	1.2 04/22/04  SMI

# Virtual Frame Buffer (vfb) loadable DDX module
class="XSCREEN" name="vfb"
	ddxHandler="ddxSUNWvfb.so.1" ddxInitFunc="sunVFBInit";

# Null Keyboard module
class="XINPUT" name="NKBD"
	ddxHandler="ddxSUNWkbd.so.1"
	ddxInitFunc="ddxnullkbdProc";

# Null Mouse module
class="XINPUT" name="NMOUSE"
	ddxHandler="ddxSUNWmouse.so.1"
	ddxInitFunc="ddxnullmouseProc";

# Example of a dynamically loaded extension "ACMExtn"
# class="XEXTENSION" name="ACMExtn"
#	sharedObject="ACMExtn.so.1"
#	initFunc="ACMExtnExtensionInit"
#	preLoad="NO";


#
# End SUNWxwplt
# M64 display adaptor
class="XSCREEN" name="SUNWm64"
	ddxHandler="ddxSUNWm64.so.1" ddxInitFunc="sunM64Init";
class="DCM" name="SUNWm64"
    moduleName="dcmSUNWm64.so.1"
    mode="GUI|CLI";
#
# FFB display adapter
class="XSCREEN" name="SUNWffb"
    ddxHandler="ddxSUNWffb.so.1" ddxInitFunc="sunffbInit";
class="DCM" name="SUNWffb"
    moduleName="dcmSUNWffb.so.1"
    mode="GUI|CLI";
#
# PFB display adaptor
class="XSCREEN" name="SUNWpfb"
	ddxHandler="ddxSUNWpfb.so.1" ddxInitFunc="sunPFBInit";
#
# NFB display adapter
class="XSCREEN" name="SUNWnfb"
    ddxHandler="ddxSUNWnfb.so.1" ddxInitFunc="sunNFBInit";
#
# AFB display adapter
class="XSCREEN" name="SUNWafb"
    ddxHandler="ddxSUNWafb.so.1" ddxInitFunc="sunafbInit";
#
# IFB display adapter
class="XSCREEN" name="SUNWifb"
    ddxHandler="ddxSUNWifb.so.1" ddxInitFunc="sunifbInit";
#
# KFB display adapter
class="XSCREEN" name="SUNWkfb"
    ddxHandler="ddxSUNWkfb.so.1" ddxInitFunc="sunkfbInit";
#
