I'd like to increase the resolution up to 1600x1200 with a higher
refresh rate as well if possible. My monitor can take it, but my
xorg.conf file no longer seems to have the section wherein one can tweak
those settings.
I am using an Nvidia GeForce 8500GT card on a Lenny machine.
How would I go about increasing the resolution?
Thanks
Andy
--
"If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow"
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
08-21-2008, 11:30 PM
"Sudev Barar"
Increasing screen resolution
>2008/8/21 andy <geek_show@dsl.pipex.com>:
[SNIP]
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Unknown"
> ModelName "Unknown"
> HorizSync 30.0 - 110.0
> VertRefresh 50.0 - 150.0
> Option "DPMS"
> EndSection
>
>
> I'd like to increase the resolution up to 1600x1200 with a higher refresh
> rate as well if possible. My monitor can take it, but my xorg.conf file no
> longer seems to have the section wherein one can tweak those settings.
>
In the snipped section above commenting out vert and horz refresh
lines and adding a modeline for resolution should work.
--
Regards,
Sudev Barar
Read http://blog.sudev.in for topics ranging from here to there.
PS: Sorry Andy earlier I just replied back to you instead of the list.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
08-23-2008, 09:32 PM
"Nuno Magalhães"
Increasing screen resolution
> In the snipped section above commenting out vert and horz refresh
> lines and adding a modeline for resolution should work.
And what's the least painful way of producing such a modeline for a
given monitor? My 22" is still not running at full res.
TIA
--
Nuno Magalhães
08-24-2008, 01:58 AM
"Sudev Barar"
Increasing screen resolution
2008/8/24 Nuno Magalhães <nunomagalhaes@eu.ipp.pt>:
>> In the snipped section above commenting out vert and horz refresh
>> lines and adding a modeline for resolution should work.
> And what's the least painful way of producing such a modeline for a
> given monitor? My 22" is still not running at full res.
Google for modeline generator. There is online utility for generating
specific modeline. BUT if you are using a recent monitor just
specifying
mode = "1024x800" or similar should be sufficient with out having to
give horizontal or vertical refresh rates.
--
Regards,
Sudev Barar
Read http://blog.sudev.in for topics ranging from here to there.
PS: I know most of people do not follow email niceties (mostly they
are not aware) but if you follow bottom post/in-line post style of
email conversations it becomes a whole lot easier to carry on
meaningful dialogue and you can snip out what is not meaningful too.
Most people just hit reply button and top post leaving prior message
appended uselessly at bottom. See if you can adopt this style and
persuade others. In case you are already doing this ..... great,
spread the message.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org