Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 18:47:34 +0200
From:      Dominik Lupinski <yhpx@alpha.net.pl>
To:        Mindaugas <service@ella.lt>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: abuot console setings
Message-ID:  <20020603184733.A2329@ember.rtk-local>
In-Reply-To: <15223062822.20020603174008@ella.lt>; from service@ella.lt on Mon, Jun 03, 2002 at 05:40:08PM %2B0200
References:  <15223062822.20020603174008@ella.lt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 03, 2002 at 05:40:08PM +0200, Mindaugas wrote:

  Hi,

>   Is the posibility customize console settings to see biger
>   resolution.
>   For example 1024*768 or 800*600 (not XFree, but Freebsd when then
>   the system starts) just like in some linux OS..

  In order to do that recompile your kernel with:

  options VESA
  options SC_PIXEL_MODE

  and then add one of those options from vidcontrol(1) to your /etc/rc.conf.
  
  This one is nice for instance -> allscreens_flags="-g 100x37 VESA_800x600" :)

  For further reading check syscons(4) out.
-- 
0A 0D 0A 2D 2D 20 0D 0A 44 6F 6D 69 6E 69 6B 20  ...-- ..Dominik 
4C 75 70 69 6E 73 6B 69 20 2F 2F 20 79 68 70 78  Lupinski // yhpx
40 61 6C 70 68 61 2E 6E 65 74 2E 70 6C 0D 0A 2E  @alpha.net.pl...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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