summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--lib/Xconfig/xfree.pm6
2 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index aca220a..bf3618f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-- add 1366x768 and 1360x765 resolutions
+- add 1366x768, 1360x768 and 1360x765 resolutions
- add big standard resolutions (4/3, 16/10, 16/9)
- [bugfix] fix test message not translated (#30261)
- remove all fglrx options, hopefully default is good enough
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' ],