# This file is for the IBM 6636-HB1 TFT monitor. # One might need to configure the vga card as well. # Works out of the box for VIA EPIA SN18000G motherboard. Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" # Option "DPMS" HorizSync 30-63 VertRefresh 55-75 EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" DefaultDepth 24 SubSection "Display" Modes "1024x768" EndSubSection EndSection