Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-02-2005, 10:44 AM
|
#1
|
|
LQ Newbie
Registered: Mar 2004
Location: Saint Petersburg, Russia
Distribution: Debian Sarge 3.1
Posts: 25
Rep:
|
Debian: how to setup a higher display resolution?
Hello ppl,
I've a fresh install of Debian Sarge 3.1 and now I'm having resolution 800x600 while 1200x??? would be much much nicer for my LCD.
Some way during setup the resolution has been set to 800x600 and I'm not able to get it higher in desktop utils (only a lower one available).
Could you point me where to fix the problem in configs or, better, where is a wizard script would do it for me?
Thanks a lot
|
|
|
|
09-02-2005, 10:56 AM
|
#2
|
|
Senior Member
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian 4.0 Etch
Posts: 1,346
Rep:
|
Are you familiar with using a text editor, like vi or nano? There is a text file you want to edit: /etc/X11/XF86Config-4. You can edit it by typing in the following commands:
su (this lets you log in as root; it will ask for root password)
vi /etc/X11/XF86Config-4
The basic way to use vi is to press "i" to enter "insert mode", so you can type in stuff. Then, you press <esc> to return to "command mode", so you can type in commands. The only commands you absolutely need is "ZZ" (two capital "Z"s). This command saves your changes and quits.
You want to go down the file until you find a list of screen resolutions on a bunch of lines. The first listed resolution by default is "800x600". Type in "1024x768" or whatever other resolution(s) you want before that one.
After making those changes, you can test them out by first logging out to the graphical login screen (gdm), and then pressing <ctrl><alt><backspace>. This keyboard shortcut restarts the X server. GDM should come up at the new higher resolution.
|
|
|
|
09-02-2005, 11:03 AM
|
#3
|
|
LQ Newbie
Registered: Mar 2004
Location: Saint Petersburg, Russia
Distribution: Debian Sarge 3.1
Posts: 25
Original Poster
Rep:
|
Thank you very much, will try it right now 
I know vi, but absoultely not a linux administrator.
|
|
|
|
09-02-2005, 11:38 AM
|
#4
|
|
LQ Newbie
Registered: Mar 2004
Location: Saint Petersburg, Russia
Distribution: Debian Sarge 3.1
Posts: 25
Original Poster
Rep:
|
Isaac, thank you, I've solved this, but with some trick: I changed horizontal refresh rate also.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:52 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|