# Start SUNWxwplt
#
# Copyright 1993-2002 Sun Microsystems, Inc.  All rights reserved.
# Use subject to license terms
#
# 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.common-tail	1.2 03/19/03  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
