Section "ServerLayout" Identifier "Normal" Screen 0 "Screen 1" Screen 1 "Screen 2" rightOf "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Pluma" "SendCoreEvents" InputDevice "Borrador" "SendCoreEvents" InputDevice "Cursor" "AlwaysCore" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "extmod" # Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" Load "wacom" EndSection Section "ServerFlags" Option "Xinerama" "on" Option "XRandR" "on" # Option "RENDER" "on" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc104" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5" EndSection # Settings for wacom pen Section "InputDevice" Identifier "Pluma" Driver "wacom" Option "Type" "stylus" Option "Device" "/dev/input/event3" Option "Mode" "absolute" Option "USB" "on" Option "HistorySize" "2000" Endsection # Settings for wacom eraser Section "InputDevice" Identifier "Borrador" Driver "wacom" Option "Type" "eraser" Option "Device" "/dev/input/event3" Option "Mode" "absolute" Option "USB" "on" Option "HistorySize" "2000" Endsection # Settings for wacom cursor (mouse) Section "InputDevice" Identifier "Cursor" Driver "wacom" Option "Type" "cursor" Option "Device" "/dev/input/event3" Option "Mode" "relative" Option "Tilt" "on" Option "HistorySize" "200" Option "KeepShape" "1" Endsection Section "Monitor" Identifier "SONY_A" # HorizSync 30.0 - 83.0 # VertRefresh 56.0 - 76.0 EndSection Section "Monitor" Identifier "SONY_D" # HorizSync 60 # VertRefresh 28 - 64.0 EndSection Section "Device" Identifier "Nvidia GEForce FX-0" Driver "nvidia" # Driver "nv" Screen 0 VendorName "nVidia Corporation" Option "ConnectedMonitor" "DFP" # Option "TwinView" "TRUE" # Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600; 640x480,640x480" # Option "CursorShadowAlpha" "64" # Option "CursorShadowXOffse" "2" # Option "CursorShadowYOffset" "2" # Option "CursorShadow" "TRUE" # Option "RenderAccel" "TRUE" Option "NvAGP" "0" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "Nvidia GEForce FX-1" Driver "nvidia" # Driver "nv" VendorName "nVidia Corporation" Screen 1 Option "ConnectedMonitor" "CRT" # Option "TwinView" "TRUE" # Option "MetaModes" "1280x1024,1280x1024; 1024x768,1024x768; 800x600,800x600; 640x480,640x480" # Option "CursorShadowAlpha" "64" # Option "CursorShadowXOffse" "2" # Option "CursorShadowYOffset" "2" # Option "CursorShadow" "TRUE" # Option "IgnoreEDID" "TRUE" # Option "RenderAccel" "TRUE" Option "NvAGP" "0" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen 1" Device "Nvidia GEForce FX-0" Monitor "SONY_D" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "800x600" "1024x768" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen 2" Device "Nvidia GEForce FX-1" Monitor "SONY_A" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "800x600" "1024x768" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection #Section "DRI" # Group 0 #EndSection