Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Tian 0f806dfec8 qemux86/xorg.conf: no DefaultDepth for VMware SVGA driver
VMware SVGA driver needs to have same depth between the host and the guest. Or put in
other word, the depth read by the guest is the value read from host. The guest is not
allowed to change virtual depth to other value. With DefaultDepth option xorg.conf,
vmware driver rejects to work with suggestion "Please do not specify a depth on the
command line or via the config file".

Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-29 12:34:42 +01:00
Saul Wold cab1009b08 Fixes for Qemu to use VGA and Touch Screen
Added usb tablet options to poky-qemu-internal script, and adjusted the
xorg.conf script for x86 to use VGA screen and tablet input device

Signed-off-by: Saul Wold <saul.wold@intel.com>
2010-06-07 16:13:00 +01:00
Enric Balletbo i Serra aa1931498b igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and rev. C
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
2010-04-07 10:20:53 +01:00
Enric Balletbo i Serra b8637a9ab1 xserver-xf86-config: Do not set default depth to 16 for IGEP v2.
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-03 14:26:47 +00:00
Enric Balletbo i Serra 65b24a0d83 xserver-xf86-config: Add version for IGEP v2 board
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-14 16:18:17 +01:00
Richard Purdie f5d0882b40 xserver-xf86-config: The simplified xorg.conf shouldn't use legacy drivers, it confuses the xserver with multiple keyboards
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-09 11:05:51 +01:00
Richard Purdie ebfc798b26 xserver-xf86-config: Clean up xorg conf file
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-24 16:30:31 +01:00
Richard Purdie 3ac19a493e xserver-xf86-config: Set a netbook suitable resolution
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-09 21:28:42 +01:00
Richard Purdie 111ea0d5cc xorg.conf: Use vmmouse for qemux86
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-09 16:29:34 +01:00
Richard Purdie 497fe49727 xserver-xf86-config: Set AllowEmptyInput to no fixing chaned defaults in modern xservers
Signed-off-by: Richard Purdie <richard@ted.(none)>
2009-06-04 19:41:32 +01:00
Richard Purdie ea26c2105d xserver-xf86: Split xorg.conf from main xserver package
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-31 22:17:58 +01:00