Section "ServerLayout" # alt. AlwaysCore Identifier "DH" Screen 0 "ScreenCRT" 0 0 Screen 1 "ScreenLCD" LeftOf "ScreenCRT" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" Option "Xinerama" "On" #Option "Clone" On EndSection Section "ServerLayout" Identifier "single" Screen 0 "ScreenCRT" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # lets use defaults # FontPath "unix/:7100" # FontPath "/usr/share/fonts" EndSection Section "Module" #Load "v4l" Load "dbe" #Load "dri" Load "extmod" SubSection "extmod" Option "omit xfree-86-dga" EndSubSection Load "glx" # Load "pex5" Load "record" # Load "xie" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" #Option "XkbLayout" "cz" EndSection Section "InputDevice" # Modified by mouseconfig Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/input/by-id/usb-Microsoft_Microsoft_5-Button_Mouse_with_IntelliEye_TM_-mouse" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_GD-0405-U-event-mouse" Option "Type" "cursor" Option "Mode" "relative" Option "USB" "on" Option "Xinerama" "on" # Option "Speed" "3.0" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_GD-0405-U-event-mouse" Option "Type" "stylus" Option "Mode" "absolute" Option "USB" "on" Option "Xinerama" "on" #Option "Tilt" "on" Option "DebugLevel" "10" #Option "TiltInvert" "on" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/by-id/usb-Tablet_GD-0405-U-event-mouse" Option "Type" "eraser" Option "Mode" "absolute" Option "USB" "on" Option "Xinerama" "on" #Option "Tilt" "on" Option "DebugLevel" "10" #Option "TiltInvert" "on" EndSection Section "Monitor" Identifier "sony" VendorName "Sony" ModelName "fw900" HorizSync 30.0 - 121.0 VertRefresh 48.0 - 160.0 ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync ModeLine "1920x1200a" 280.0 1920 2064 2288 2640 1200 1201 1204 1250 +hsync +vsync ModeLine "1920x1200" 270.0 1920 2064 2288 2640 1200 1201 1204 1300 -hsync +vsync Option "DisplaySize" "470 311" EndSection Section "Monitor" #VertRefresh 60 #VertRefresh 48 - 85 #Option "DisplaySize" "360 290" Identifier "LCD" VendorName "HP" ModelName "2335" # ModeLine "1920x1200" 270.0 1920 2064 2288 2640 1200 1201 1204 1300 -hsync +vsync ModeLine "LCD1920" 154.0 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync EndSection Section "Device" #Option "PageFlip" "on" #Option "BackingStore" "on" Identifier "nv1" Driver "nvidia" #Driver "nv" VendorName "NVidia" BoardName "GeForce FX" BusID "PCI:1:0:0" Option "UseDisplayDevice" "CRT" Option "UseEdidDpi" "FALSE" #Option "MonitorLayout" "CRT, CRT+LFP" Screen 0 EndSection Section "Device" #Option "PageFlip" "on" #Option "BackingStore" "on" #Option "CursorShadow" "1" #Option "CursorShadowAlpha" "64" #Options "" "" Identifier "nv2" Driver "nvidia" #Driver "nv" VendorName "NVidia" BoardName "GeForce FX" BusID "PCI:1:0:0" #Option "MonitorLayout" "CRT, CRT+LFP" Option "UseEdidDpi" "FALSE" Option "UseDisplayDevice" "DFP" Screen 1 EndSection Section "Screen" Identifier "ScreenCRT" Device "nv1" Monitor "sony" DefaultDepth 24 #Option "ConnectedMonitor" "CRT" Option "RenderAccel" "on" Option "RandRRotation" "on" Option "AllowGLXWithComposite" "on" Option "NvAgp" "3" SubSection "Display" Depth 32 Modes "1920x1200" "1600x1200" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1920x1200" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 EndSubSection EndSection Section "Screen" Identifier "ScreenLCD" Device "nv2" Monitor "LCD" DefaultDepth 24 #Option "ConnectedMonitor" "DFP-0" Option "RenderAccel" "on" Option "RandRRotation" "on" Option "AllowGLXWithComposite" "on" Option "NvAgp" "3" SubSection "Display" Depth 32 Modes "1920x1200" "1600x1200" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "LCD1920" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1600x1200" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1920x1200" EndSubSection EndSection Section "Extensions" Option "Composite" "false" EndSection