Are you able to set the preferred rate via xrandr?  I.e.

  xrandr -r 60.0 -s 1680x1050

If so, you could stick that in your .xsessionrc file.

Alternatively, try this in your xorg.conf:

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1680x1050_60 +0+0; nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
        Modes       "1680x1050_60"
    EndSubSection
EndSection

Further, make sure you do not have a ~/.config/monitors.xml file (it
won't work with nvidia).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/943643

Title:
  [9800GT] Fonts are blurry after the installation of Nvidia driver
  using jockey

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/943643/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to