Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - gdm screen resolution problem
Date: Mon, 04 Sep 2006 04:22:32
Message-Id: 5bdc1c8b0609032115y22ca3fcdn57e729559fd4cb3e@mail.gmail.com
In Reply to: [gentoo-user] OT - gdm screen resolution problem by Michael Sullivan
1 On 9/3/06, Michael Sullivan <michael@××××××××××××.com> wrote:
2 > I've done some research, but haven't been able to find anything that
3 > works for my sitch.
4
5 <SNIP>
6
7 > SubSection "Display"
8 > Viewport 0 0
9 > Depth 16
10 > EndSubSection
11 > SubSection "Display"
12 > Viewport 0 0
13 > Depth 24
14 > EndSubSection
15 > EndSection
16 >
17 >
18 >
19 > --
20 > gentoo-user@g.o mailing list
21 >
22 >
23 Possibly model something on this format?
24
25 Subsection "Display"
26 Depth 16
27 Modes "1280x1024" "1024x768" "800x600" "640x480"
28 ViewPort 0 0
29 EndSubsection
30 --
31 gentoo-user@g.o mailing list