An attempt to set the update rate

Source: Internet
Author: User

Http://www.linuxsir.org/bbs/lastpostinthread179197.html

 

 

Title: How can I change the update rate of XWindow and FVWM?

How can I change the xconfig-4 file in GNOME does not work, my LCD, FVWM always automatically to the update rate of 75, too high screen can not stand, I am in GNOME normal is the update rate of 60, ask how to manually modify it. I remember a post in hiweed saying that there was a command to set the resolution, refresh rate, and then go to the XWindow. I forgot the command and I couldn't find it after searching for a long time. The one who taught me how to do this.

66888
View Public Information
Search for more posts posted in 66888

05-03-02, 08:56 2nd posts
X11

 
 

Registered Member

Registration Date: Nov 2002 my address: Shanghai Post: 2,721

Essence: 2

 

There is nothing to change the resolution of FVWM?

Http://www.dkfz-heidelberg.de/spec/linux/modeline/
My solution is to go to this website, select the desired resolution, fill in the desired refresh rate, and press the calculate button to copy the result.
Find section "Monitor" in the x configuration file, paste the result to the end of this section, save it, and re-enter x

__________________
-..-.----.----

X11
View Public Information
Find more posts posted on X11

05-03-02, 09:47 3rd posts
Conwood

 
 

Registered Member

Registration Date: Nov 2004 post: 864

Essence: 2

 

$ GTF 1024 768 85
Get
#1024x768 @ 85.00Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769-hsync + vsync
Set
#1024x768 @ 85.00Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769-hsync + vsync
Written in the/etc/X11/XF-86Confing monitor segment

Conwood
View Public Information
Find more posts posted by conwood

05-03-02, 09:55 4th posts
66888

 
 
 

Registered Member

Registration Date: Feb 2005 post: 49

Excellent: 0

 

Thank you.
This is done. Or XF86Config-4 file configuration issues, should be like this:
In this section of the XF86Config-4 file:
Section "Monitor"
Identifier "generic monitor"
Horizsync 28-50 (here I normally use 37, which is written as 35-40)
Vertrefresh 43-75 (change this value to a value near 60, for example, 58-62. It cannot be written as 60 directly)
Option "dpms"
Endsection
For more information about how to modify the resolution and refresh rate of X Window, see my practice.

66888
View Public Information
Search for more posts posted in 66888

05-03-02, 10: 23 5th posts
X11

 
 

Registered Member

Registration Date: Nov 2002 my address: Shanghai Post: 2,721

Essence: 2

 

Reference:
Author: conwood $ GTF 1024 768 85
Get
#1024x768 @ 85.00Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769-hsync + vsync
Set
#1024x768 @ 85.00Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769-hsync + vsync
Written in the/etc/X11/XF-86Confing monitor segment

Haha, I used to have my own tools and I was taught.

X11
View Public Information
Find more posts posted on X11

05-03-02, 13: 56 6th posts
Andyevans

 
 

Registered Member

Registration Date: Jan 2004 post: 180

Excellent: 0

 

I also have a similar problem. I set 1152x864 @ 100Hz in xfconfig and set it in gnome. However, the update rate of X is 100 only once after gnome is entered. The update rate is Hz no matter whether it is to exit the gmtms or then into FVWM. However, if you do not enter the gnome before or if you do not enter the gnome for the first time, the update rate is 70.

What's going on?

Andyevans
View Public Information
Visit andyevans's personal website
Find more posts posted by andyevans

05-03-02, 18: 10 7th posts
Lien

 
 

Registered Member

Registration Date: Dec 2003 my address: Forgotten City Post: 833

Essence: 8

 

Method 1:
Directly compile/etc/X11/XF86Config-4 file! With graphics card and display requirements, generally 17 "display at most X can be up to 85hz update rate, but in 1280x1024 can only 60Hz, find the display module in the above files, check whether one option exists. If not, add the option "usefbdev" "false" parameter. Then, choose gnome in desktop preference-display resolution.

Method 2:
Use dpkg-reconfigure xserver-xfree86 settings under the terminal root, and then under/root rename the xf86config or xfree86 file: XF86Xconfig-4 and then copy to/etc/X11, restart X.

__________________
Let's take a heavy step 2 and choose not to start. -- [Sven hedin]

Lien
View Public Information
Visit Lien's personal website
Find more lien posts

05-03-02, 23: 55 8th posts
Conwood

 
 

Registered Member

Registration Date: Nov 2004 post: 864

Essence: 2

 

Write more details.

By default, I use the 75Hz update rate for my display at 1152x864. You can use the following method:
$ GTF 1152 864 85
The result is as follows:
#1152x864 @ 85.00Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
Modeline "1152x864_85.00" 119.65 1152 1224 1352 1552 864 865
-Hsync + vsync

Then you can modify the Display section of your/etc/X11/XF86Config-4:

PHP code:
Section "Monitor"
Identifier "generic monitor"
#1152x864 @ 85.00Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
Modeline "1152x864_85.00" 119.65 1152 1224 1352 1552 864 865-hsync + vsync
Option "dpms"
Endsection

Then, write a letter under screen, such as mine:
Defaultdepth 24
.......
Subsection "display"
Depth 24
Modes "1152x864_85.00" "1024x768" "800x600" "640x480"
Endsubsection

Note: 1152x864_85.00 in Modes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.