# XFree 4.1.0-17 # ("-17" és la revisió de Debian) # # Aquesta és la màxima optimització que he aconseguit amb la # meva Matrox G200 8MB i el Monitor digital de 15 polsades de # ProView. # # Vaja que el Quake III rula molt bé ;-) # Section "ServerLayout" Identifier "Matrox PowerDesk configured." Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" EndSection Section "ServerFlags" AllowMouseOpenFail EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" # Aquests en XFree 4.2 ja no hi són Load "pex5" Load "xie" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/mouse" Option "Protocol" "Microsoft" Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "EMC:2006" HorizSync 30 - 54 VertRefresh 52 - 70 Option "DPMS" EndSection Section "Device" Identifier "Matrox Millenium G200 8MB" Driver "mga" VideoRam 8192 BusID "PCI:1:0:0" Option "AGPMode" "2" Option "DPMS" "on" Option "NoHal" Option "hw cursor" "on" EndSection Section "Screen" Identifier "Default Screen" Device "Matrox Millenium G200 8MB" Monitor "EMC:2006" DefaultDepth 24 DefaultFbBpp 32 SubSection "Display" Depth 1 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "800x600" "640x480" EndSubSection EndSection # -Un consell: # Com sempre consulteu la documentació al respecte i més si es # pot (molta precació amb els canvis desconeguts i / o probes, # doncs poden malmetre el monitor o la targeta gràfica). #