LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-07-2002, 09:36 PM   #1
gonus
Member
 
Registered: Apr 2002
Location: Huntsville, Alabama
Distribution: Ubuntu 9.04
Posts: 445

Rep: Reputation: 30
want to modify xf86config file


Looking to modify my XF86Config file so I can get differant screen sizes for games. The question I have is do I monitor it under "monitor"? This is what I have under there.

Identifier "Primary-Monitor"
VendorName "Vendor"
ModelName "Model"
HorizSync 31-64
VertRefresh 50-85
Modeline "640x480" 31.5 640 656 720 840 480 481 484 500 # 6. Versuch
Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 # 5. Versuch
Modeline "640x480" 28 640 664 760 800 480 491 493 525 # 4. Versuch
Modeline "640x480" 28.32 640 664 760 800 480 491 493 525 # 3. Versuch
Modeline "640x480" 25.18 640 664 760 800 480 491 493 525 # 2. Versuch
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 # 1. Versuch


The problem I am having is games, when directed to play at a certain screen size will still not play at another screen size. I am thinking I need to add more screen sizes to the XF86Config file so that it will be possible to play them in other sizes.

Thanx for all the help

Gonus
 
Old 11-07-2002, 10:04 PM   #2
motorheadabega
LQ Newbie
 
Registered: Nov 2002
Location: T.O.
Distribution: Red Hat 8
Posts: 4

Rep: Reputation: 0
Which version of XFree86 are you using.

Newer versions (4.1 and later I think) use a simplified method of expressing display modes in XF86Config. For example:
Code:
    Subsection "Display"
        Depth       24
        Modes       "640x480"
        Modes       "800x600"
        Modes       "1024x768"
        Modes       "1280x1024"
    EndSubsection
As for refresh rates, you have to specify ranges in the monitor section like this:
Code:
Section "Monitor"
    Identifier  "VX900"
    HorizSync   31.5 - 79.0
    VertRefresh 60-75
EndSection
but XFree should still check the DDC for your monitor and pick the best refresh rate. Check /var/log/XFree86.0.log to see what refresh rates are being picked up.

Have you have checked the man page for XF86Config? It may confuse you further, but there's a lot of information there.

Hope it helps.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to modify a file? kornerr Programming 4 08-08-2005 09:08 AM
where is the XF86config-4 or XF86config file in the fedora? u2911 Fedora 4 07-24-2004 08:38 PM
modify xf86config? upchucky Linux - Laptop and Netbook 5 02-09-2004 04:10 AM
How to modify the XFree file. |mS|Neo Linux - Newbie 7 06-23-2003 09:16 PM
modify file access & modify timestamps i2itstud Linux - General 1 05-20-2003 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration