Section "ServerLayout"
Identifier "Multihead"
Option "Xinerama" "on"
Screen "Screen0"0 0
Screen "Screen1" LeftOf "Screen0"
InputDevice "Mouse0"
InputDevice "Keyboard0"
InputDevice "Mouse1"
InputDevice "WacomStylus"
InputDevice "WacomCursor" "AlwaysCore"
InputDevice "WacomEraser"
EndSection
Section "ServerFlags"
Option "Xinerama" "on"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "unix/:7100"
FontPath "unix/:7101"
FontPath "/usr/share/fonts/truetype/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
#Load "dri"
Load "extmod"
Load "glx"
#Load "record"
#Load "v4l"
Load "wacom"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "7"
# Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
# Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
Option "Buttons" "7"
EndSection
Section "InputDevice"
Identifier "WacomStylus"
Driver "wacom"
Option "Device" "/dev/tts/0"
Option "Type" "stylus"
Option "Mode" "Absolute"
Option "Screenno" "0"
Option "Keepshape" "on"
EndSection
Section "InputDevice"
Identifier "WacomEraser"
Driver "wacom"
Option "Device" "/dev/tts/0"
Option "Type" "eraser"
Option "Mode" "Absolute"
Option "Screenno" "0"
Option "Keepshape" "on"
EndSection
Section "InputDevice"
Identifier "WacomCursor"
Driver "wacom"
Option "Device" "/dev/tts/0"
Option "Type" "cursor"
Option "Mode" "Absolute"
Option "Screenno" "0"
Option "Keepshape" "on"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "NEC"
ModelName "MultiSync XV15+"
HorizSync 30-73
VertRefresh 50-160
Option "DPMS" "on"
ModeLine "352x240" 21.50 352 368 448 480 240 242 254 280 #160Hz
ModeLine "720x540" 94.50 720 720 720 720 540 540 540 540 #test
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "ViewSonic"
ModelName "A70"
HorizSync 30-70
VertRefresh 50-180
Option "DPMS" "on"
EndSection
Section "Device"
Identifier "Radeon0"
Driver "radeon"
BoardName "Radeon VE"
BusID "PCI:1:0:0"
Screen 0
Option "AGPMode" "2"
Option "nodri"
Option "MonitorLayout" "CRT,CRT"
EndSection
Section "Device"
Identifier "Radeon1"
Driver "radeon"
BoardName "Radeon VE"
BusID "PCI:1:0:0"
Screen 1
Option "AGPMode" "2"
Option "nodri"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Radeon0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Radeon1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Pages: 1 2
