[ale] dual-head xfree 4.2

Chris Egolf cegolf at ugholf.net
Tue Jun 18 07:14:24 EDT 2002


Geoffrey wrote:
 >
 >
 > Care to share your config file?

Sure.  Here it is.

# XFree86 4.0 configuration generated by Xconfigurator

Section "Files"
	FontPath "unix/:7100"
EndSection

# Module loading section

Section "Module"
	Load  "dbe"		# Double-buffering
	Load  "GLcore"		# OpenGL support
	#Load  "dri"		# Direct rendering infrastructure
	Load  "glx"		# OpenGL X protocol interface
	Load  "extmod"		# Misc. required extensions
	#Load  "v4l"		# Video4Linux
	# Load  "record"	# X event recorder
	# You only need the following two modules if you do not use xfs.
	# Load  "freetype"	 # TrueType font handler
	# Load  "type1"		# Adobe Type 1 font handler
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option      "XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Device" "/dev/mouse"
	Option      "Protocol" "IMPS/2"
	Option      "Emulate3Buttons" "off"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
         Identifier "ViewSonic"
         VendorName "ViewSonic"
         ModelName  "E771"
         HorizSync 30-70
         VertRefresh 50-120
         Option "dpms"
EndSection

Section "Monitor"
         Identifier "CTX"
         VendorName "CTX"
         ModelName  "VL710 series"
         HorizSync 30.0-95.0
         VertRefresh 50.0-160.0
         Option "dpms"
EndSection

Section "Device"
	Identifier "Radeon0"
	Driver "radeon"
	BoardName "Radeon VE"
	BusID "PCI:1:0:0"
	Screen 0
	Option "AGPMode" "2"
# 
Option "nodri"
EndSection

Section "Device"
	Identifier "Radeon1"
	Driver "radeon"
	BoardName "Radeon VE"
	BusID "PCI:1:0:0"
	Screen 1
	Option "AGPMode" "2"
# 
Option "nodri"
EndSection

#Section "Device"
# 
Identifier "Linux Frame Buffer"
# 
Driver "fbdev"
# 
BoardName "Unknown"
#EndSection

Section "Screen"
	Identifier "Screen0"
	Device "Radeon0"
	Monitor "ViewSonic"
	DefaultDepth 16
	Subsection "Display"
		Depth 16
		Modes "1152x864"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device "Radeon1"
	Monitor "CTX"
	DefaultDepth 16
	Subsection "Display"
		Depth 16
		Modes "1152x864"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier "Multihead"
	Option "Xinerama" "on"
	Screen "Screen0" 0 0
	Screen "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

#Section "DRI"
# 
Mode 0666
#EndSection
-- 
============================================================================
                                 Chris Egolf
               http://www.ugholf.net     cegolf at ugholf.net
============================================================================


 XF86Config-4

---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.




More information about the Ale mailing list