summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-03-13 21:42:56 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-03-13 21:42:56 +0000
commit6ddc05273f0d529a076cbe6917a7bb45465598c6 (patch)
treeb2830c33a1bb63bd1ee94427c438ab04f5e138cb /perl-install/Xconfig
parentc7b6dc284e147506944fe2caa1c0d498ba4e275c (diff)
downloaddrakx-backup-do-not-use-6ddc05273f0d529a076cbe6917a7bb45465598c6.tar
drakx-backup-do-not-use-6ddc05273f0d529a076cbe6917a7bb45465598c6.tar.gz
drakx-backup-do-not-use-6ddc05273f0d529a076cbe6917a7bb45465598c6.tar.bz2
drakx-backup-do-not-use-6ddc05273f0d529a076cbe6917a7bb45465598c6.tar.xz
drakx-backup-do-not-use-6ddc05273f0d529a076cbe6917a7bb45465598c6.zip
add some xxXGA names
Diffstat (limited to 'perl-install/Xconfig')
-rw-r--r--perl-install/Xconfig/xfree.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl-install/Xconfig/xfree.pm b/perl-install/Xconfig/xfree.pm
index 4810ac44d..3aee2d311 100644
--- a/perl-install/Xconfig/xfree.pm
+++ b/perl-install/Xconfig/xfree.pm
@@ -539,17 +539,18 @@ our %ratio2resolutions = (
qw(320x240 480x360 640x480 800x600 832x624
1024x768 1152x864 1280x960 1400x1050
1600x1200 1920x1440 2048x1536),
- ], # VGA=640x480, SVGA=800x600, XGA=1024x768, UXGA=1600x1200, QXGA=2048x1536
+ ], # VGA=640x480, SVGA=800x600, XGA=1024x768, SXGA+=1400x1050, UXGA=1600x1200, QXGA=2048x1536
# 1.5
'3/2' => [ qw(360x240 720x480 1152x768) ],
# 1.6
'16/10' => [ qw(1280x800 1440x900 1600x1000 1680x1050 1920x1200) ],
+ # WSXGA+=1680x1050, WUXGA=1920x1200
# 1.67
'15/9' => [ qw(1280x768) ],
- # WXGA=1280x768 (should be 1365x768)
+ # WXGA=1280x768 or ??? (should be 1366x768)
# 1.78
'16/9' => [ qw(1280x720 1600x900 1920x1080) ],
@@ -564,7 +565,7 @@ our %ratio2resolutions = (
# '17/12' => [ qw(544x384) ] ,
# 1.56
- # '25/16' => [ qw(1600x1024) ],
+ # '25/16' => [ qw(1600x1024) ], # WSXGA
# 1.775
# '71/15' => [ qw(852x480) ],