Search
Related Links




    

Informative Articles

Cyber Warfare
In these days of all-out combat in Afghanistan, terrorist attacks in New York and Anthrax in Washington, it's easy to lose one's perspective. I know I've become addicted to checking the major news web sites several times a day. I now listen to the...

How To Overclock A Processor
Q : What is over clocking? Overclocking is when you make your system processor run faster that its normal speed. This has many advantages and dis-advantages. Advantages : This is obvious, your system will run faster Dis-Advantages : Your...

RAID Disk Recovery
RAID is short for Redundant Array of Independent (or Inexpensive) Disks, a category of disk drives that employ two or more drives in combination for fault tolerance and performance. RAID disk drives are used frequently on servers and increasingly...

The Important Steps To Protect Your Kids on the Internet
Internet is the ocean of knowledge. In this ocean you will find beautiful pearls of knowledge. Also you must not forget the lethal sharks (x rated sites) in this ocean, especially when you allow your innocent children to surf on it. The children are...

Wealth for Free
Wealth for Free When I started my on line company a year ago, I knew very little about optimizing my website. I had a very small budget so purchasing a prime spot on a search engine was out of the question. So my quest for free information began....

 
Linux Display Settings

----------------------------------------------------------
Permission is granted for the below article to forward,
reprint, distribute, use for ezine, newsletter, website,
offer as free bonus or part of a product for sale as long
as no changes are made and the byline, copyright, and the
resource box below is included.
----------------------------------------------------------
Linux Display Settings

By Stephen Bucaro

After you install Linux you usually find your display in
a low resolution mode. If you were installing Windows,
you would then install the driver for your video card and
use the Display utility in Control Panel to change to a
higher resolution. Unfortunately, with Linux things are
not so easy.

Linux uses a free version of the X Window System called
Xfree86 to control your display. Xfree86 supports VGA,
Super VGA, and some accelerated video adapters. If you
have a new video card, or new motherboard with on-board
video, you may want to download the latest version of
Xfree86 from ftp://ftp.xfree86.org

The configuration for Xfree86 is in a file named
XF86Config located in /usr/X11R6/lib/X11. This file is
created and edited by a program called Xconfigurator.

In Windows, the monitor is viewed as a "dumb box" driven
by a video card which is controlled by a video driver
program. Xconfigurator seems to think that video cards
don't exist and it requires you enter all kinds of obtuse
information about your monitor such as horizontal sync
range, vertical sync range, the amount of video memory,
and which clock chip you have.

If you have a no-name monitor like I do, you may not
know all of these parameters. You may get stuck in the
display configuration step of Linux installation. This is
one reason why I say "Linux is not ready for prime time".

This is how it should work: Linux detects your video card
and configures itself.

On rare occasion,


Xconfigurator does detect your "monitor",
or you can select your monitor in Xconfigurator's list.
In most cases you can get through the installation by
selecting "Generic VGA, 640 x 480 @ 60 Hz". Then after
completing the installation, you can use Xconfigurator to
try to set a higher resolution.

To open Xconfigurator, log in as root and click on the
"Terminal emulation program" button on the task bar. In
the terminal window that appears, type Xconfigurator.
Xconfigurator will probe for your video card. If that
fails, you will be presented with a list of monitors. If
you can't find your monitor in the list, select one of
the "Generic" options.

You will then have to select a "color depth" and "video
mode". After making the required selections, Xconfigurator
will display the message "Can you see this message?" If
you do not click on the "Yes" button within ten seconds,
you will be sent back to Xconfigurator's starting screen.
Then you can select different settings and try again.

If none of the Generic options work, select "Custom" and
enter some horizontal sync and vertical sync numbers.
Ultimately you should find a setting that works. You may
have to make some adjustments to your monitor to resize,
reposition, or remove pin cushion.

Sometimes changing your display setting is not as easy in
Linux as it is in Windows, but the alternative is to
continue to use Windows and beg for Bill Gates' permission
to upgrade your hardware (XP product activation).
----------------------------------------------------------
Resource Box:
Copyright(C)2002 Bucaro TecHelp. To learn how to maintain
your computer and use it more effectively to design a Web
site and make money on the Web visit
http://bucarotechelp.com
To subscribe to Bucaro TecHelp Newsletter Send a blank
email to bucarotechelp-subscribe@topica.com
----------------------------------------------------------

About the Author
None