Re: Howto make resolution less?
- From: Per olof Ljungmark <peo@xxxxxxxxxxxxx>
- Date: Sat, 30 Jun 2007 00:24:32 +0200
Gary Kline wrote:
Guys,
Well, I hate to admit it, but too much "real estate" can be too
much. The default resolution has Tito be 1600x1200 where 1280x1024
would work better. I don't find and screen size in my
/etc/X11/xorg.conf file. So where is it? And/or which key combo
do I have to hit to change thing? ----Actually, I'd rather
hardcode this data.
man xorg.conf
example:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
DefaultFbBPP 32
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
/po
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Howto make resolution less?
- From: Gary Kline
- Re: Howto make resolution less?
- References:
- Howto make resolution less?
- From: Gary Kline
- Howto make resolution less?
- Prev by Date: Howto make resolution less?
- Next by Date: running portupgrade -a
- Previous by thread: Howto make resolution less?
- Next by thread: Re: Howto make resolution less?
- Index(es):
Relevant Pages
|
|