Module Name: xsrc Committed By: jmcneill Date: Sat Oct 22 15:00:41 UTC 2011
Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c xsrc/external/mit/xorg-server/dist/hw/xfree86/parser: Device.c xf86Parser.h Log Message: if the video driver is "vmware" or "vmwlegacy" and no mouse section exists, use the "vmmouse" input driver instead of "mouse" -- now xorg works properly in vmware without a config file To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/common/xf86Config.c cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/Device.c cvs rdiff -u -r1.1.1.4 -r1.2 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/xf86Parser.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.