diff options
Diffstat (limited to 'lib/Xconfig')
-rw-r--r-- | lib/Xconfig/xfree.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index f107a4e..08221e7 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -782,12 +782,12 @@ our %ratio2resolutions = ( # 2.13 = 32/15 '1024x480', '1280x600', # VAIO - # 2.33 = 21/9 + # 2.370 (commercially falls at 21/9) '2560x1080', # UW-UXGA - '3440x1440', # UWQHD (e.g. HP Z34C-34, Samsung S34E790C, Dell U3415W, ...) - - # 2.37 '5120x2160', # 5K ExtraWide UHD + + # 2.389 (commercially falls at 21/9) + '3440x1440', # UWQHD (e.g. HP Z34C-34, Samsung S34E790C, Dell U3415W, ...) # 2.67 = 8/3 '2048x768', '2560x960', '3200x1200', |