Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" # FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" # FontPath "/usr/share/fonts/TTF/" # FontPath "/usr/share/fonts/CID/" # FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/sazanami" FontPath "/usr/share/fonts/ja-ipafonts" FontPath "/usr/share/fonts/mplus" FontPath "/usr/share/fonts/jisx0213" FontPath "/usr/share/fonts/shinonome" FontPath "/usr/share/fonts/aquafont" EndSection Section "Module" Load "freetype" # Load "xtt" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "speedo" EndSection Section "ServerFLags" # To disable the XKEYBOARD extension, uncomment XkbDisable. Option "XkbDisable" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Emulate3Buttons" Option "Device" "/dev/mouse" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 31.5 HorizSync 35.5 - 35.5 VertRefresh 50.0 - 70.0 EndSection Section "Device" Identifier "Card0" Driver "fbdev" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection EndSection