Re: Adjusting Resolution on Dell M991 monitor
From: Linønut (linønut_at_bone.com)
Date: 10/05/04
- Next message: Bill Marcum: "Re: Courier-imap - How do I configure this ?"
- Previous message: Matthew T. Eskes: "Re: Debian vs. Slackware"
- In reply to: Saul Lubkin: "Adjusting Resolution on Dell M991 monitor"
- Next in thread: Saul Lubkin: "Re: Sleep Mode on a Dell M991 Monitor; WAS: Adjusting Resolution on Dell M991 monitor"
- Reply: Saul Lubkin: "Re: Sleep Mode on a Dell M991 Monitor; WAS: Adjusting Resolution on Dell M991 monitor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 05 Oct 2004 07:06:30 -0500
Saul Lubkin poked his little head through the XP firewall and said:
> I connected it with my Debian Linux (woody) system -- and it is running
> well -- but at 1024x768 resolution.
>
> The Dell M991 manual -- whchi I located on line -- indicates that this
> monitor has a preset setting, to run at 1600X1200 resolution -- which
> would be MUCH better.
>
> But, I can't find anywhere, how to make this adjustment. (There's nothing
> on the back of the monitor that would allow that; and the menu-driven
> front controls don't seem to have anything, either.)
Here's what I did in XF86Config-4, the comments are the old settings:
DefaultDepth 24
SubSection "Display"
Depth 16
# Modes "1280x960" "1152x864" "1024x768"...
Modes "1600x1200" "1280x960" "1152x864" "1024x768"...
EndSubSection
SubSection "Display"
Depth 24
# Modes "1280x960" "1152x864" "1024x768"...
Modes "1600x1200" "1280x960" "1152x864" "1024x768"...
EndSubSection
SubSection "Display"
Depth 32
# Modes "1280x960" "1152x864" "1024x768"...
Modes "1600x1200" "1280x960" "1152x864"...
EndSubSection
Back up /etc/X11/XF86Config-4, Do the edit, log out, see if the login prompt
is now in higher resolution. If X craps out, undo your edits.
-- The only entities that care about Linux market share are commercial entities, and they represent only the tip of the iceberg. Penguins love icebergs.
- Next message: Bill Marcum: "Re: Courier-imap - How do I configure this ?"
- Previous message: Matthew T. Eskes: "Re: Debian vs. Slackware"
- In reply to: Saul Lubkin: "Adjusting Resolution on Dell M991 monitor"
- Next in thread: Saul Lubkin: "Re: Sleep Mode on a Dell M991 Monitor; WAS: Adjusting Resolution on Dell M991 monitor"
- Reply: Saul Lubkin: "Re: Sleep Mode on a Dell M991 Monitor; WAS: Adjusting Resolution on Dell M991 monitor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|