In the Handbook in "Configuring X11" one can read how to hint Xorg to recognize correct monitor resolution.
There is a sample there (under section "Monitor"):
ModeLine "1680x1050" 146.2 1680 1784 1960 2240 1050 1053 1059 1089
According to the Handbook the data comes from /var/log/xorg.0.log
however there is nothing like this in my xorg.0.log.
I inserted exactly this line above in my xorg.conf and it works "as is" but it works only in Gnome, KDE crashes and restarts Xorg back to login screen.
Does somebody know how to retrieve the ModeLine data from a particular monitor?
Any help appreciated...
There is a sample there (under section "Monitor"):
ModeLine "1680x1050" 146.2 1680 1784 1960 2240 1050 1053 1059 1089
According to the Handbook the data comes from /var/log/xorg.0.log
however there is nothing like this in my xorg.0.log.
I inserted exactly this line above in my xorg.conf and it works "as is" but it works only in Gnome, KDE crashes and restarts Xorg back to login screen.
Does somebody know how to retrieve the ModeLine data from a particular monitor?
Any help appreciated...