public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* XFree86 - Refresh Rate.
@ 2004-01-21 16:25 rgomez
  2004-01-21 16:49 ` Juan Facundo Suárez
  2004-01-22  1:18 ` Peter
  0 siblings, 2 replies; 3+ messages in thread
From: rgomez @ 2004-01-21 16:25 UTC (permalink / raw)
  To: linux-newbie

My eyes ask for yor help because they feel very tired. I cannot take X-Windows
at 1024x768@75, I Know that my monitor and video card are able of this because
in Windows I can do it, I want to specify refresh rate to 75 instead of
60. ¿How can I do this??

XFree Version:    XFree86-4.3.0-2.90.43

Actual XF86Config file:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Dell VS17X"
        HorizSync    30.0 - 65.0
        VertRefresh  50.0 - 120.0
        Option      "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
        VendorName  "Videocard vendor"
        BoardName   "S3 Trio64V2 (generic)"
        VideoRam    2048
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-22  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-21 16:25 XFree86 - Refresh Rate rgomez
2004-01-21 16:49 ` Juan Facundo Suárez
2004-01-22  1:18 ` Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox