Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 17:19:44 +0200 (CEST)
From:      "Peter Ulrich Kruppa <root@pukruppa.de>" <root@pukruppa.de>
To:        Joe <info@websolutionpros.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: screen size is too large after freebsd install
Message-ID:  <20030823171618.R40599@small.pukruppa.de>
In-Reply-To: <265DFA7C-D4F3-11D7-A842-000393C2AA72@websolutionpros.net>
References:  <265DFA7C-D4F3-11D7-A842-000393C2AA72@websolutionpros.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Aug 2003, Joe wrote:

> Hello,
>
> My name is Joe and I am totally new to FREEBSD.
>
> I have spent over 2 days trying to install this software but no matter
> what I do the desktop size always ends up being too big.
>
> If I click on alt + ctrl + - or + nothing happens. Tryed altering the
> xf86config file it won't let me.
1) Sometimes you have to use + and - on your Num-Pad
2) Do you have entries like these in your XF86Config :
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 16
        SubSection "Display"
                Depth     1
        EndSubSection
        SubSection "Display"
                Depth     4
        EndSubSection
        SubSection "Display"
                Depth     8
        EndSubSection
        SubSection "Display"
                Depth     15
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes     "1024x768"
                Modes     "800x600"
                Modes     "640x480"
 	EndSubSection


EndSection



Regards,

Uli.

>
> Why is this so hard seriously its a pain.
>
> Can anyone out there with a step by step guide on how to fix this help
> me please?
>
>
> Thanks
>
>
> Joe
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

	+---------------------------+
	|    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030823171618.R40599>