https://bugs.kde.org/show_bug.cgi?id=415657

--- Comment #1 from falling_failing_fall...@protonmail.com ---
So I fixed it by doing that : 
nvidia-xconfig to generate the xorg.config file.
sudo nano /etc/X11/xorg.conf to edit the config file.
Inside the config file, I found the "Monitor" section and I edited it :
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Sony"
    ModelName      "SDM-HS73"
    HorizSync       28.0 - 80.0
    VertRefresh     48.0 - 75.0
    Modeline       "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027
10$
    Option         "DPMS"
EndSection


I also had to change the systemsettings resfresh irate from 60Hz to 75Hz
because at 60Hz the horizontal position of the screen wasn't set correctly. 

So it is easy to for someone like me, but not for the "lambda" end user.
So I wish that KDE find a way to automatically detect and position the screen.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to