summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:11:13 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:11:13 (GMT)
commit8a40a788eccc212130e70b195efa9e21b776fc90 (patch)
tree324d70cdaf4d9494ce2a51cacf90e02907ef085e /abs/core-testing
parent356337137de663c8c2fba27f9d0ad88a5deb66c9 (diff)
parentfd9671c581d2238d056bc14bc3a7943e550a2ba1 (diff)
downloadlinhes_pkgbuild-8a40a788eccc212130e70b195efa9e21b776fc90.zip
linhes_pkgbuild-8a40a788eccc212130e70b195efa9e21b776fc90.tar.gz
linhes_pkgbuild-8a40a788eccc212130e70b195efa9e21b776fc90.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing')
-rwxr-xr-xabs/core-testing/LinHES-config/xconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/xconfig.sh b/abs/core-testing/LinHES-config/xconfig.sh
index 3d7e959..eaa84b6 100755
--- a/abs/core-testing/LinHES-config/xconfig.sh
+++ b/abs/core-testing/LinHES-config/xconfig.sh
@@ -246,7 +246,7 @@ function setupX {
echo "/usr/lib/libIntelXvMC.so.1" > "$XVMC_CONFIG"
;;
- vesa)
+ vesa|InnoTek)
sed -e "s/^.*Modes.*$/\t Modes \"${Xres}\"/" "$TEMPLATES/xorg/xorg.conf.vesa" > "$XORG_CONF"
;;