diff options
author | Francois Pons <fpons@mandriva.com> | 2001-09-13 15:57:00 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-09-13 15:57:00 +0000 |
commit | 8214aaeb99f0f4994c46082ef742b91fefbe89d9 (patch) | |
tree | 0014da250203bce6e4eb6c66ab1845a5700690ab | |
parent | a9ad7e98cd67f7a91fbcaab46a1a4e65ebea3a9f (diff) | |
download | drakx-8214aaeb99f0f4994c46082ef742b91fefbe89d9.tar drakx-8214aaeb99f0f4994c46082ef742b91fefbe89d9.tar.gz drakx-8214aaeb99f0f4994c46082ef742b91fefbe89d9.tar.bz2 drakx-8214aaeb99f0f4994c46082ef742b91fefbe89d9.tar.xz drakx-8214aaeb99f0f4994c46082ef742b91fefbe89d9.zip |
removed ugly Modeline 1024x768 which causes trouble to XFree86 4.1.0.
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index b786c2417..290be8992 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -667,9 +667,6 @@ $modelines_text_ext = ' # TV fullscreen mode or DVD fullscreen output. # These are available along with standard mode timings. -# 1024x768 @ 97.6 Hz, 80.21 kHz hsync -Modeline "1024x768" 115.5 1024 1080 1272 1440 768 771 781 822 -hsync -vsync - # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync |