summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-xserver/xserver-xf86-config
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for Qemu to use VGA and Touch ScreenSaul Wold2010-06-071-3/+19
| | | | | | | 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>
* igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and ↵Enric Balletbo i Serra2010-04-071-0/+0
| | | | | | rev. C Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
* xserver-xf86-config: Do not set default depth to 16 for IGEP v2.Enric Balletbo i Serra2010-03-031-1/+0
| | | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: Add version for IGEP v2 boardEnric Balletbo i Serra2009-10-141-0/+48
| | | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: The simplified xorg.conf shouldn't use legacy drivers, ↵Richard Purdie2009-07-091-1/+0
| | | | | | it confuses the xserver with multiple keyboards Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: Clean up xorg conf fileRichard Purdie2009-06-241-66/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: Set a netbook suitable resolutionRichard Purdie2009-06-091-0/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg.conf: Use vmmouse for qemux86Richard Purdie2009-06-091-31/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: Set AllowEmptyInput to no fixing chaned defaults in ↵Richard Purdie2009-06-042-2/+2
| | | | | | modern xservers Signed-off-by: Richard Purdie <richard@ted.(none)>
* xserver-xf86: Split xorg.conf from main xserver packageRichard Purdie2009-05-312-0/+165
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>