diff options
author | Stew Benedict <stewb@mandriva.org> | 2001-12-11 15:04:49 +0000 |
---|---|---|
committer | Stew Benedict <stewb@mandriva.org> | 2001-12-11 15:04:49 +0000 |
commit | 90793c382655307ca3e2c23a838084ae88d39b03 (patch) | |
tree | cd7e6552cc3dcbd732cab5fb86282e27763f2913 /perl-install/Xconfigurator_consts.pm | |
parent | ff6c12f0ceb79027381fcaa32db851072f2e8387 (diff) | |
download | drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.gz drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.bz2 drakx-90793c382655307ca3e2c23a838084ae88d39b03.tar.xz drakx-90793c382655307ca3e2c23a838084ae88d39b03.zip |
finish journalled fs usage - PPC, add "\n" keyboard.pm, new modelines
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 29f170a16..17ced34ea 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -656,8 +656,12 @@ Section "Modes" Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync # iBook2 Modeline "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync + # 17" Apple Studio Display + Modeline "1024x768" 112.62 1024 1076 1248 1420 768 768 780 808 +hsync +vsync # HiRes Apple Studio Display Modeline "1280x1024" 135 1280 1288 1392 1664 1024 1027 1030 1064 + # Another variation + Modeline "1280x1024" 134.989 1280 1317 1429 1688 1024 1025 1028 1066 +hsync +vsync EndSection '; $modelines_text = ' |