Section "ServerLayout" Identifier "Default Layout" Screen "Sony Screen" 0 0 InputDevice "Generic Keyboard" Option "AllowMouseOpenFail" "true" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/fonts/X11/misc" # FontPath "/usr/X11R6/lib/X11/fonts/misc" # FontPath "/usr/share/fonts/X11/cyrillic" # FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" # FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/opt/t32/fonts" EndSection Section "Module" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" # Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbVariant" "latin9" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "evdev" # Option "Name" "Logitech USB Receiver" # Option "Phys" "usb-0000:00:1d.0-1/input0" Option "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse" Option "Buttons" "7" Option "ZAxisMapping" "4 5" Option "HWheelRelativeAxisButtons" "7 6" Option "SendCoreEvents" "true" EndSection Section "Monitor" Identifier "Sony Monitor" HorizSync 62.5 - 68.6 VertRefresh 50.0 - 60.0 Option "DPMS" EndSection Section "Device" Identifier "GeForce GT 330M" Driver "nvidia" BusID "PCI:1:0:0" Option "ConnectedMonitor" "DFP-0,DFP-1" ## Option "CustomEDID" "DFP-0:/proc/acpi/video/NGFX/LCD/EDID" Option "CustomEDID" "DFP-0:/etc/X11/sony-vpcf11m1e.edid" Option "RegistryDwords" "EnableBrightnessControl=1" Option "AddARGBGLXVisuals" "On" Option "AllowGLXWithComposite" "On" # Config dual screen Option "TwinView" "On" Option "TwinViewOrientation" "clone" Option "TwinViewXineramaInfoOrder" "DFP-1" # Option "MetaModes" "1920x1080,1920x1080;1280x800,1280x800;1024x768,1024x768;800x600,800x600" Option "MetaModes" "DFP-0: nvidia-auto-select +0+0, DFP-1: 1024x768 +0+0" EndSection Section "Screen" Identifier "Sony Screen" Device "GeForce GT 330M" Monitor "Sony Monitor" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1920x1080" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1920x1080" "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1920x1080" "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection