Section "Files" FontPath "unix/:7110" #Fallback FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/local/share/fonts" FontPath "/usr/X11R6/lib/X11/fonts" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/type1" FontPath "/usr/share/fonts" FontPath "/usr/share/fonts/type1/gsfonts" FontPath "/usr/share/fonts/truetype/freefont" FontPath "/usr/share/fonts/truetype/openoffice" FontPath "/usr/share/fonts/truetype/thryomanes" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" EndSection Section "Module" #Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" Load "graphireUSB" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "CorePointer" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "imps/2" Option "SendCoreEvents" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "gstylus" Driver "graphireUSB" Option "Device" "/dev/input/event0" Option "Mode" "Absolute" Option "Type" "gstylus" Option "Suppress" "30" EndSection Section "InputDevice" Identifier "geraser" Driver "graphireUSB" Option "Device" "/dev/input/event0" Option "Mode" "Absolute" Option "Type" "geraser" Option "Suppress" "30" EndSection Section "InputDevice" Identifier "gmouse" Driver "graphireUSB" Option "Device" "/dev/input/event0" Option "Mode" "relative" Option "Type" "gmouse" Option "Suppress" "30" EndSection Section "InputDevice" Identifier "Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbModel" "pc102" Option "XkbLayout" "de" EndSection Section "Monitor" Identifier "Monitor" HorizSync 28-60 VertRefresh 43-72 Option "DPMS" Option "NoDDC" "1" EndSection Section "Screen" Identifier "Screen" Device "NVidia" Monitor "Monitor" DefaultDepth 24 # Override DDC Option "NoDDC" "1" # Switch AGP Option "NvAgp" "3" SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Device" Identifier "NVidia" Driver "nvidia" BusID "AGP:01:00:0" # Override DDC Option "NoDDC" "1" Option "IgnoreEDID" "1" # Important when using TFT Option "GenerateRTList" "0" Option "OverridePolarity" "1" # black bar on the right Option "FlatPanelProperties" "Scaling = native" # Switch AGP Option "NvAGP" "3" # Some Pointer Eyecandy Option "CursorShadow" "1" Option "CursorShadowAlpha" "63" Option "CursorShadowYOffset" "2" Option "CursorShadowXOffset" "4" # Picture Improvement Option "DigitalVibrance" "0" # TV Twinview # Option "TwinView" "1" # Option "SecondMonitorHorizSync" "30-50" # Option "SecondMonitorVertRefresh" "60" # Option "TwinViewOrientation" "Clone" # Option "TVOutFormat" "COMPOSITE" # Option "ConnectedMonitor" "DFP,TV" # Option "TVStandard" "PAL-B" # Option "MetaModes" "1024x768 @1024x768,1024x768 @1024x768; 800x600 @800x600,800x600 @800x600; 640x480 @640x480,640x480 @640x480" EndSection Section "ServerLayout" Identifier "Layout" Screen "Screen" InputDevice "Keyboard" "CoreKeyboard" InputDevice "Mouse" "CorePointer" InputDevice "USB Mouse" InputDevice "gstylus" "AlwaysCore" InputDevice "geraser" "AlwaysCore" InputDevice "gmouse" "AlwaysCore" EndSection Section "DRI" Mode 0666 EndSection