Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "Xinerama" "off" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/freefonts/" FontPath "/usr/share/fonts/freefont-ttf/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" # Load "extmod" # Load "glx" Load "record" Load "xtrap" # Load "dbe" # Load "dri" # Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "evdev" Option "Device" "/dev/input/event6" Option "xkb_layout" "ee" EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" Option "SendCoreEvents" "on" Option "Device" "/dev/input/event7" Option "Protocol" "auto-dev" Option "TapButton1" "1" Option "TapButton2" "1" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mouse1" EndSection Section "Monitor" Identifier "Laptop LCD" EndSection Section "Monitor" Identifier "External Monitor" Option "RightOf" "Laptop LCD" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile 4 Series Chipset Integrated Graphics Controller" BusID "PCI:0:2:0" Option "AccelMethod" "uxa" Option "monitor-LVDS" "Laptop LCD" Option "monitor-VGA" "External Monitor" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Laptop LCD" DefaultDepth 24 SubSection "Display" Depth 24 # Virtual 2880 1200 EndSubSection EndSection