summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2004-08-27 01:47:55 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2004-08-27 01:47:55 +0000
commitef5f59d300d75c711773983f31767a8d8451a4dd (patch)
tree5474c4c924daee97d0c6b067f1d99b157c57765d /perl-install/Xconfig
parent7f99d832736d09f0d6b651046e2f604e17b63882 (diff)
downloaddrakx-ef5f59d300d75c711773983f31767a8d8451a4dd.tar
drakx-ef5f59d300d75c711773983f31767a8d8451a4dd.tar.gz
drakx-ef5f59d300d75c711773983f31767a8d8451a4dd.tar.bz2
drakx-ef5f59d300d75c711773983f31767a8d8451a4dd.tar.xz
drakx-ef5f59d300d75c711773983f31767a8d8451a4dd.zip
- add dell D800 specific modeline and resolution
Diffstat (limited to 'perl-install/Xconfig')
-rw-r--r--perl-install/Xconfig/xfree.pm14
1 files changed, 12 insertions, 2 deletions
diff --git a/perl-install/Xconfig/xfree.pm b/perl-install/Xconfig/xfree.pm
index e3e09c357..eb1acbf61 100644
--- a/perl-install/Xconfig/xfree.pm
+++ b/perl-install/Xconfig/xfree.pm
@@ -475,10 +475,13 @@ our @resolutions = (
'800x600',
'1024x480', '1024x768',
'1152x768', '1152x864',
- '1280x960', '1280x1024',
+ '1280x800', # 16/10,
+ '1280x960', '1280x1024',
'1400x1050',
'1600x1200',
- '1920x1200', '1920x1440',
+ '1680x1050', # 16/10
+ '1920x1200', # 16/10
+ '1920x1440',
'2048x1536',
);
@@ -530,6 +533,13 @@ END_PPC
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
+ # Dell D800 and few Inspiron (16/10) 1280x800
+ ModeLine "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848
+ # Dell D800 and few Inspiron (16/10) 1680x1050
+ ModeLine "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103
+ # Dell D800 and few Inspiron (16/10) 1920x1200
+ ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync
+
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630