Section "ServerLayout" Identifier "X.org Configured" Screen "Laptop Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Synaptics Touchpad" InputDevice "Configured Mouse" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "GLcore" Load "xtrap" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "MinSpeed" "0.2" Option "MaxSpeed" "0.7" Option "AccelFactor" "0.05" Option "SHMConfig" "on" Option "TapButton1" "1" EndSection Section "Monitor" Identifier "Laptop Monitor" DisplaySize 300 230 VendorName "SEC" ModelName "4758" EndSection Section "Monitor" Identifier "TV" Option "Ignore" "True" EndSection Section "Device" Identifier "Graphics Card" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" Option "AccelMethod" "EXA" Option "monitor-TV" "TV" EndSection Section "Screen" Identifier "Laptop Screen" Device "Graphics Card" Monitor "Laptop Monitor" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Virtual 2048 768 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection