Mailinglist Archive: opensuse (2114 mails)
| < Previous | Next > |
Re: [opensuse] Smart developers Way OT
- From: "Rafael E. Herrera" <raffo@xxxxxxx>
- Date: Sun, 23 Sep 2007 21:07:04 -0400
- Message-id: <46F70DB8.8000308@xxxxxxx>
Bob S wrote:
> Section "Screen"
> DefaultDepth 24
> SubSection "Display"
> Depth 15
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1600x1200"
> EndSubSection
> Device "Device[0]"
> Identifier "Screen[0]"
> Monitor "Monitor[0]"
> EndSection
Modify the modes lines above to read:
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
--
Rafael
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Section "Screen"
> DefaultDepth 24
> SubSection "Display"
> Depth 15
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1600x1200"
> EndSubSection
> Device "Device[0]"
> Identifier "Screen[0]"
> Monitor "Monitor[0]"
> EndSection
Modify the modes lines above to read:
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
--
Rafael
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |