From db82e12fac5eaa16a39fc1bd0bc31ad95089dc95 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 9 Aug 2006 14:55:17 -0400 Subject: [PATCH] Remove TargetRefresh option from the autoconfig logic. The default target of 75Hz is almost always wrong for LCDs. --- hw/xfree86/common/xf86AutoConfig.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/common/xf86AutoConfig.c b/hw/xfree86/common/xf86AutoConfig.c index 37cf52e34..4dcc997c1 100644 --- a/hw/xfree86/common/xf86AutoConfig.c +++ b/hw/xfree86/common/xf86AutoConfig.c @@ -71,7 +71,6 @@ #define BUILTIN_MONITOR_SECTION \ "Section \"Monitor\"\n" \ "\tIdentifier\t" BUILTIN_MONITOR_NAME "\n" \ - "\tOption\t\"TargetRefresh\"\t\"75.0\"\n" \ "EndSection\n\n" #define BUILTIN_SCREEN_NAME \