diff options
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 419529f40..aae59790f 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -79,8 +79,8 @@ $resolution_wanted = "1024x768"; 14 => "800x600", 15 => "800x600", 16 => "1024x768", - 17 => "1024x768", - 18 => "1024x768", + 17 => "1152x864", + 18 => "1152x864", 19 => "1280x1024", 20 => "1600x1200", ); |