summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/xconfig.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/LinHES-config/xconfig.sh')
-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 f90a60e..2fad821 100755
--- a/abs/core-testing/LinHES-config/xconfig.sh
+++ b/abs/core-testing/LinHES-config/xconfig.sh
@@ -66,7 +66,7 @@ function setupAdvancedX {
Xcategory=`echo "$Xresadvanced" | cut -d_ -f1`
Xres=`echo "$Xresadvanced" | cut -d_ -f2`
echo "$Xcategory"
- if [ "$Xcategory" = "Nvidia" ]
+ if [ "$Xcategory" = "nVidia Modeline" ]
then
Xres=""
if [ "$XnVidia1080p" = "1" ]