summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-03-08 10:43:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-03-08 10:43:37 +0000
commite86e606c8c0e23415750acd83dd29d0c4ae8a9b1 (patch)
treeaca7c0622830c0bddbd68c0bd3f6d751075aa926 /perl-install/Xconfig
parentf10a498cc2b3eb5e3bfc9379d03fc40e04c2a05b (diff)
downloaddrakx-backup-do-not-use-e86e606c8c0e23415750acd83dd29d0c4ae8a9b1.tar
drakx-backup-do-not-use-e86e606c8c0e23415750acd83dd29d0c4ae8a9b1.tar.gz
drakx-backup-do-not-use-e86e606c8c0e23415750acd83dd29d0c4ae8a9b1.tar.bz2
drakx-backup-do-not-use-e86e606c8c0e23415750acd83dd29d0c4ae8a9b1.tar.xz
drakx-backup-do-not-use-e86e606c8c0e23415750acd83dd29d0c4ae8a9b1.zip
choose a 4/3 resolution by default
Diffstat (limited to 'perl-install/Xconfig')
-rw-r--r--perl-install/Xconfig/resolution_and_depth.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Xconfig/resolution_and_depth.pm b/perl-install/Xconfig/resolution_and_depth.pm
index 58477499f..2576b01c3 100644
--- a/perl-install/Xconfig/resolution_and_depth.pm
+++ b/perl-install/Xconfig/resolution_and_depth.pm
@@ -58,8 +58,8 @@ sub size2default_resolution {
16 => "1024x768",
17 => "1024x768",
18 => "1024x768",
- 19 => "1280x1024",
- 20 => "1280x1024",
+ 19 => "1280x960",
+ 20 => "1280x960",
21 => "1600x1200",
22 => "1600x1200",
);