Search
Recommended Products
Related Links


 
 

 

 

Informative Articles

5 Simple Ways To Increase Your Computer Speed
If you're a computer expert, you'll probably already know about these tips (hopefully this will provide you with a little reminder). If you're not an expert, don't worry - these tips are simple, and don't require a lot of computer experience. While...

Computer Aided Drafting
Computer aided drafting (CAD) is a specialized service that companies across the world are increasingly seeking from outsourcing firms with in-house engineering expertise. Axis-IT&T is a leader in the field delivering computer aided drafting and...

Computer-Virus Writer's: A Few Bats In The Belfry?
"Male. Obsessed with computers. Lacking a girlfriend. Aged 14 to 34. Capable of creating chaos worldwide." The above description is the profile of the average computer-virus writer, according to Jan Hruska, the chief executive of...

Online Advertising Traffic and the First Law of Web Surfing
****By placing this creative work in a website, newsletter, or publishing or distributing it in any way, you agree to be bound by the terms of the following license. If you do not agree, do not publish or distribute this article. Modifications...

Specialized Solutions Unveils New CompTIA Server+ Training
Tarpon Springs, FL - Specialized Solutions, Inc., premier developer of self-study and certification training products, unveils its new CompTIA Server+ Certification Training and Test Preparation Course. CompTIA Server+ Certification certifies the...

The Essentials of Wireless Security
With wireless networks proliferating it is becoming more important than ever that sufficient security measures are put in place. And yet many people, especially those new to the technology or computers in general, are just not aware of the dangers...

The Secret Computer Virus That is Virtually Undetectable.
Introduction For the most part, computer viruses and Trojans are characterized by obvious computer malfunctions from blatant graphical on-screen representations to the computer automatically accessing the Internet, printing documents or switching...

Tips for Buying a First Computer
The first question you need to ask yourself is why you need a computer and for what purpose you will use it: * Surfing the Internet * Sending and receiving e-mail * Word Processing * Spreadsheet and Money management * Listening and...

Twelve Things You Should Know to Save on Computer Software
Do you want to get quality software at a reasonable price? Whether you work at home or just need good software for your personal computer, you are faced with an almost endless selection of computer software. Sorting through the options can...

Why You Should Switch To A Fast Internet Connection
With high-speed Internet access becoming available in more and more areas, perhaps it is now available in your neck of the woods. If it is, you might be wondering if it makes sense to upgrade from dialup. For most people, the answer is probably...

 
 
 
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