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 "Files" # 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/share/fonts/truetype" # FontPath "/usr/share/fonts/type1" # FontPath "/usr/lib/X11/fonts/TrueType" # FontPath "/usr/lib/X11/fonts/Speedo" # FontPath "/usr/local/share/fonts" # FontPath "/usr/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" #EndSection Section "ServerFlags" AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work #DontZap # disable (server abort) #DontZoom # disable / (resolution switching) 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 "InputDevice" Identifier "Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/usbmouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor" VendorName "Generic" ModelName "Flat Panel 1280x800" HorizSync 31.5-100 VertRefresh 59-76 Option "IgnoreEDID" "1" Modeline "1280x800" 83.91 1280 1312 1624 1656 800 816 824 841 # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 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" EndSection Section "Screen" Identifier "Screen" Device "NVidia" Monitor "Monitor" DefaultColorDepth 24 # Switch AGP #Option "NvAgp" "3" Subsection "Display" Depth 24 Modes "1280x800" Viewport 0 0 #Virtual 1280 800 EndSubsection 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