Hi All;
I just received a new Lenovo X1 4th Generation laptop today. It has an
Intel HD Graphics 520 card. I have a 3rd gen x1 as well running Fedora
24 with an Intel Graphics 5500 card. I've now installed Fedora 24 on
the new (4th Generation) X1.
If I go to System Settings --> Display and Monitor The old X1 with the
5500 card shows me a resolution of 1368x768 which is what I want.
However the new X1 (the 520 card) running Fedora 24 (both are running
the KDE spin) does not show 1368x768, nor does it show any resolutions
that will work on the wide screen except the max resolution of 2560x1440.
I can get a 1368x768 resolution via xrandr like this:
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771
781 798 -hsync +vsync
xrandr --addmode eDP-1 1368x768_60.00
xrandr --output eDP-1 --mode 1368x768_60.00
How can I get the System Settings --> Display and Monitor to reckognize
/ show the 1368x768 resolution?
Thanks in advance