# This screen is only used in the non-twinview layout # Aspect ratio 24:15 (16:10 [native]) # Aspect ratio 23:15 # Aspect ratio 22:15 # Aspect ratio 21:15 # Aspect ratio 20:15 (4:3 [standard SVGA]) Section "Files" # local font server # if the local font server has problems, we can fall back on these # paths to defoma fonts FontPath "unix/:7100" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" # (16:10 [native]) # (4:3 [standard SVGA]) Identifier "WXGA LCD" ModelName "LCD Panel 1280x800" HorizSync 31.5 - 90.0 VertRefresh 60.0 - 60.0 Option "DPMS" EndSection Section "Device" Identifier "NVidia GeForce4 440 Go 64M" Driver "nvidia" EndSection Section "Screen" Identifier "WXGA Screen" Device "NVidia GeForce4 440 Go 64M" Monitor "WXGA LCD" DefaultDepth 24 Option "TwinView" "off" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" Option "FlatPanelProperties" "Scaling = native" # works - 16:10 @ 60Hz (SVGA modes are "stretched") SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x800" "1024x640" "800x500" "640x400" "1232x768" "960x600" "768x480" "1024x667" "800x521" "640x417" "1224x800" "1176x768" "920x600" "736x480" "1024x698" "800x545" "640x436" "1176x800" "1128x768" "880x600" "704x480" "1024x731" "800x571" "640x457" "1120x800" "1072x768" "840x600" "672x480" "1024x768" "800x600" "640x480" "1064x800" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1280x800" "1024x640" "800x500" "640x400" "1232x768" "960x600" "768x480" "1024x667" "800x521" "640x417" "1224x800" "1176x768" "920x600" "736x480" "1024x698" "800x545" "640x436" "1176x800" "1128x768" "880x600" "704x480" "1024x731" "800x571" "640x457" "1120x800" "1072x768" "840x600" "672x480" "1024x768" "800x600" "640x480" "1064x800" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x800" "1024x640" "800x500" "640x400" "1232x768" "960x600" "768x480" "1024x667" "800x521" "640x417" "1224x800" "1176x768" "920x600" "736x480" "1024x698" "800x545" "640x436" "1176x800" "1128x768" "880x600" "704x480" "1024x731" "800x571" "640x457" "1120x800" "1072x768" "840x600" "672x480" "1024x768" "800x600" "640x480" "1064x800" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" "1024x640" "800x500" "640x400" "1232x768" "960x600" "768x480" "1024x667" "800x521" "640x417" "1224x800" "1176x768" "920x600" "736x480" "1024x698" "800x545" "640x436" "1176x800" "1128x768" "880x600" "704x480" "1024x731" "800x571" "640x457" "1120x800" "1072x768" "840x600" "672x480" "1024x768" "800x600" "640x480" "1064x800" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "WXGA Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" "CorePointer" InputDevice "USB Mouse" "SendCoreEvents" EndSection