From d7eef6c938247bee2a2d6803e01d40e2150e7359 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 14 Jun 2007 07:46:46 +0000 Subject: add 1360x768 resolution --- lib/Xconfig/xfree.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 30c3086..43bd5f4 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -712,6 +712,9 @@ our %ratio2resolutions = ( '15/9' => [ #'800x480', '1280x768', # WXGA ?? should be 1366x768 ?? ], + + # 1.771 + '85/48' => [ '1360x768' ], # 1.78 '16/9' => [ #'854x480', # WVGA @@ -748,9 +751,6 @@ our %ratio2resolutions = ( # 1.767 # '53/30' => [ '848x480' ], - # 1.771 - # '85/48' => [ '1360x768' ], - # 1.775 # '71/40' => [ '852x480' ], -- cgit v1.2.1