LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   screen resoloution in debian (https://www.linuxquestions.org/questions/debian-26/screen-resoloution-in-debian-366877/)

master 09-25-2005 10:07 AM

screen resoloution in debian
 
Hello i have just put a copy of Debian 3.1 on my laptop which is a toshiba satellite pro 4200.The problem is my screen resoloution i have a black border around my screen about 1 and half inches so i need to make my creen bigger.Ithought if i did "dpkg-reconfigure xserver-xfree86" i could do it from there but i am lost any help appreciated.

Dead Parrot 09-25-2005 12:08 PM

I think you need to set the correct horizontal and vertical refresh values for your laptop's monitor and that should fix your problem. You can do this in "dpkg-reconfigure xserver-xfree86" if you choose the "advanced" monitor configuration.

The correct monitor refresh values you should find from the manual that came with your laptop. If the laptop didn't come with a manual or if you've lost it, then you can try installing a hardware probe tool called xdebconfigurator (aptitude --with-recommends install xdebconfigurator). It's far from foolproof but in many cases that's your best available option, so it might be worth trying. ;)

After installing xdebconfigurator, you can "su" to become root and then run the following command:

xdebconfigurator -x

This should output a list of probed info about your display hardware and you can use this info in "dpkg-reconfigure xserver-xfree86".


All times are GMT -5. The time now is 06:14 AM.