Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "it" XkbOptions "ctrl:nocaps" EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "Sysmouse" Device "/dev/mouse" Emulate3Timeout 50 Resolution 100 Buttons 5 EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "LCD Panel 1024x768" VendorName "TOSHIBA" ModelName "LCD 3440" HorizSync 31.5-57.0 VertRefresh 50-90 Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "S3_Savage" VendorName "S3" BoardName "Savage IX" VideoRam 8192 Clockchip "s3_sdac" EndSection # ********************************************************************** # Screen sections # ********************************************************************** Section "Screen" Driver "vga16" Device "S3_Savage" Monitor "LCD Panel 1024x768" Subsection "Display" Depth 4 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection Section "Screen" Driver "svga" Device "S3_Savage" Monitor "LCD Panel 1024x768" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection