Section "ServerLayout" Identifier "XOrg Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Module" Load "dbe" # Double-buffering Load "dri" # Direct rendering infrastructure Load "glx" # OpenGL X protocol interface Load "extmod" # Misc. required extensions Load "type1" # Adobe Type 1 font handler Load "freetype" # TrueType font handler EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xorg" Option "XkbLayout" "jp" Option "XkbModel" "jp106" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" EndSection Section "Device" Identifier "Linux Frame Buffer" Driver "fbdev" EndSection Section "Screen" Identifier "Screen0" Device "Linux Frame Buffer" Subsection "Display" Depth 24 Modes "640x480" EndSubSection EndSection