Section "ServerLayout" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "PS/2 Mouse" "AlwaysCore" # InputDevice "Serial Mouse" "AlwaysCore" InputDevice "USB Mouse" "AlwaysCore" # InputDevice "Synaptics" "AlwaysCore" # InputDevice "touchscreen" "CorePointer" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "DontVTSwitch" "true" Option "DontZoom" "true" Option "BlankTime" "0" Option "NoPM" "true" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "ddc" #Load "vbe" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "bitmap" Load "type1" Load "freetype" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" EndSection #Section "InputDevice" # Identifier "Serial Mouse" # Driver "mouse" # Option "Protocol" "Microsoft" # Option "Device" "/dev/ttyS0" # Option "Emulate3Buttons" "true" # Option "Emulate3Timeout" "70" # Option "SendCoreEvents" "true" #EndSection #Section "InputDevice" # Identifier "PS/2 Mouse" # Driver "mouse" # Option "Protocol" "IMPS/2" # Option "Device" "/dev/misc/psaux" # Option "Emulate3Buttons" "true" # Option "Emulate3Timeout" "70" # Option "SendCoreEvents" "true" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "USB Mouse" Driver "vmmouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 30.00-63.00 VertRefresh 56.00-75.00 EndSection Section "Device" Identifier "Card0" Driver "vmware" VendorName "All" BoardName "All" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "DRI" Mode 0666 EndSection