Results 1 to 6 of 6
I have installed kubuntu and ran programs such as knoppix and DSL on the computer. All of these OS's have not taken up the entire screen. I haven't done anything ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-27-2005 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
Resolution Problem
I have installed kubuntu and ran programs such as knoppix and DSL on the computer. All of these OS's have not taken up the entire screen. I haven't done anything to the resolution settings and it still only takes up part of the screen.
My computer is a Dell laptop, 14 in. screen, Inspiron 1100, Celeron 2.4Ghz processor, 256 MB ram, and 30 GB of memory.
- 12-27-2005 #2Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
I just had windows xp on this computer and it took up the whole screen and I never had a resolution problem.
- 12-27-2005 #3
Everything regarding graphics and resolution is either (depending on your linux distro) in /etc/X11/XF86Config-4 or /etc/X11/xorg.conf.
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 12-27-2005 #4Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
is that a command line?
- 12-27-2005 #5
Those are the files that you will need to access at the command line.
You will want to see what your monitor is read as.
It is probably not being read correctly.
I have a Viewsonic PF790 monitor that is rarely read correctly and I have to edit my /etc/X11/xorg.conf file to correct this.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 12-27-2005 #6
Yep, in the command line, either:
orCode:nano /etc/X11/XF86Config-4
as root. To get root:Code:nano /etc/X11/XF86Config-4
and type your password (that won't appear as you type, normal).Code:su
Google around to find the right settings."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
