diff options
| -rw-r--r-- | perl-install/install_gtk.pm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index afc2e2e95..e8d2f7ac5 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -263,8 +263,9 @@ EndSection Section "Monitor" Identifier "monitor" - HorizSync 31.5-35.5 - VertRefresh 50-70 +#- Let XFree86 autodetect those values +# HorizSync 31.5-35.5 +# VertRefresh 50-70 EndSection Section "Device" |
