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

* Re: XFree86 - Refresh Rate.
  2004-01-21 16:25 XFree86 - Refresh Rate rgomez
@ 2004-01-21 16:49 ` Juan Facundo Suárez
  2004-01-22  1:18 ` Peter
  1 sibling, 0 replies; 3+ messages in thread
From: Juan Facundo Suárez @ 2004-01-21 16:49 UTC (permalink / raw)
  To: linux-newbie list

 You need to change :

 HorizSync    30.0 - 65.0

to

 HorizSync    30.0 - 75.0

 i did it like that, and it worked fine !. Tell me if you could set it up.
good luck.

--
Facundo Suárez
Neuquén - Argentina
FDSoft
mail y jabber: faco@fdsoft.com.ar
facundo.suarez@ensi.com.ar

----- Original Message -----
From: <rgomez@bancomer.com>
To: <linux-newbie@vger.kernel.org>
Sent: Wednesday, January 21, 2004 1:25 PM
Subject: XFree86 - Refresh Rate.


| 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
|

-
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

* Re: XFree86 - Refresh Rate.
  2004-01-21 16:25 XFree86 - Refresh Rate rgomez
  2004-01-21 16:49 ` Juan Facundo Suárez
@ 2004-01-22  1:18 ` Peter
  1 sibling, 0 replies; 3+ messages in thread
From: Peter @ 2004-01-22  1:18 UTC (permalink / raw)
  To: linux-newbie


Just delete "1024x768" under Modes and your eyes won't get tired any longer.

Regards
-- 
Peter

-
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