# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, # edited and improved by Daniel Hottinger . Section "Files" FontPath "unix/:7100" # local font server 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/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" Load "GLcore" Load "dbe" Load "dri" Load "extmod" # XVideo extention Load "glx" Load "pex5" Load "record" Load "xie" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" EndSection Section "InputDevice" Identifier "Internal Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "de_CH" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Trackpoint" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "false" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "S3 Savage/IX-MV" Driver "savage" Option "UseFBDev" "true" #Option "Rotate" "CW" Option "ShadowStatus" EndSection Section "Monitor" Identifier "Internal LCD" HorizSync 28-49 VertRefresh 43-72 DisplaySize 287 215 Option "DPMS" EndSection Section "Screen" Identifier "Internal Screen" Device "S3 Savage/IX-MV" Monitor "Internal LCD" # crashes sometimes in 24bpp mode (xlock, mplayer -vo xv) # 16bpp works DefaultDepth 16 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection 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 # startx -- -screen tv # maximum resolution is 800x600 which is fine for PAL Section "Screen" Identifier "tv" Device "S3 Savage/IX-MV" Monitor "Internal LCD" DefaultDepth 16 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 Section "ServerLayout" Identifier "Default Layout" Screen "Internal Screen" InputDevice "Internal Keyboard" InputDevice "Trackpoint" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection # end of XF86Config