From 16fc42f3921cec0a6c29ceb0605a63d601c3d0f4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 18 Feb 2008 14:41:32 +0000 Subject: - XFdrake: o add 1024x600 (used on Samsung Q1Ultra) (#37889) --- lib/Xconfig/xfree.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Xconfig/xfree.pm') diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 3cfd53d..3a03ad6 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -744,6 +744,9 @@ our %ratio2resolutions = ( '1280x768', # WXGA ?? should be 1366x768 ?? ], + # 1.707 + '128/75' => [ '1024x600' ], + # 1.771 '85/48' => [ '1360x768' ], @@ -776,9 +779,6 @@ our %ratio2resolutions = ( # '6400x4096', # WHSXGA # ], # (DBLSCAN 800x512) - # 1.707 - # '128/75' => [ '1024x600' ], - # 1.767 # '53/30' => [ '848x480' ], -- cgit v1.2.1