Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2018 18:08:56 +0000
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: how to change text-console resolution
Message-ID:  <88c4f034-db9b-88f5-30a5-df48d22c0ca4@FreeBSD.org>
In-Reply-To: <55b5d06209acb007b2f4f9a4052e77b7@kathe.in>
References:  <55b5d06209acb007b2f4f9a4052e77b7@kathe.in>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--nqVJ0FKL18XnkMDhPlT4h4PzMatksPv5y
Content-Type: multipart/mixed; boundary="t3QINuKsxBsbdTQXM8tZdAzZN829JLLvq";
 protected-headers="v1"
From: Matthew Seaman <matthew@FreeBSD.org>
To: freebsd-questions@freebsd.org
Message-ID: <88c4f034-db9b-88f5-30a5-df48d22c0ca4@FreeBSD.org>
Subject: Re: how to change text-console resolution
References: <55b5d06209acb007b2f4f9a4052e77b7@kathe.in>
In-Reply-To: <55b5d06209acb007b2f4f9a4052e77b7@kathe.in>

--t3QINuKsxBsbdTQXM8tZdAzZN829JLLvq
Content-Type: text/plain; charset=utf-8
Content-Language: en-GB
Content-Transfer-Encoding: quoted-printable

On 23/12/2018 13:19, Mayuresh Kathe wrote:
> is there any way to change the resolution of a regular text console? i
> am not referring to x11/xorg here, just the pure-text tty console.

See the vidcontrol(1) man page:

  vidcontrol -i mode          --- list the supported video modes
  vidcontrol 132x43           --- change to 132 cols by 43 rows

There's many more things about the console you can modify with
vidcontrol(1).

Beware however that not all tty consoles are equal and the system may
not be able to do much with what you have.  You may need to load the vga
module into your kernel for best results.

See also 'allscreens_flags' in rc.conf(5) for changing the settings
automatically on boot-up.

	Cheers,

	Matthew



--t3QINuKsxBsbdTQXM8tZdAzZN829JLLvq--

--nqVJ0FKL18XnkMDhPlT4h4PzMatksPv5y
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEGfFU7L8RLlBUTj8wAFE/EOCp5OcFAlwfzzhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE5
RjE1NEVDQkYxMTJFNTA1NDRFM0YzMDAwNTEzRjEwRTBBOUU0RTcACgkQAFE/EOCp
5OfIyQ//UFykcVN8OzU5agv74GbWdCjbq9HPvsFbEbL3Vv8EStcJp2TknRypS5Tq
ZKEwzkJotO0O9vEFF+1f5hL2sF0jgKzOdz2tZZRuW6aeebM08zuLLTJVRu+CKboK
njVFGjn3J9zJ8NDS+pRSQCGLTW0GRTVN6XoRsUZ7/Hr28gqwZgYTKsMQ8h+0afzo
Pm/Xe43S2zFloMifzQTI1c2KPhHphNlM0WdreUXuKhSdyHIwM7qByfaKKylb8ZCm
ZPHTMNIrhVnZI0xe13sKDmOjDII3xr/BaF79GB3WDUCidhOMnGJ8Ly+tIujYNuDt
03lLjlpE77zbsIatIhz9DFNXtIBlcnpXeoZvpByLUVGVQeoe64i2bB1Xhc5TKaVe
r8zGw6I3213S7r+zdm29iWr3GN/y1mtYbKPVb2TkklrbsdhYY9+XxhmnSqlToYIG
CjXaDQdBQcX8tD+rnEjWaQqBj5ezBMKHS/rs6yxtKEKJjUMyMtDXk2x2YeW3P3Ti
YYVlHyBxB5HAxpDOjLHkO4RQgRtCIlACYWCnQEhA90pgnmAxxuhcXrYTEOUA2KEQ
3sOOO46tbfM7vC8YUrUK5TUiRaA5ibcwlTHwElWrmGiYk7XC/vpiip1S33iHJwvM
6ZHrmmbARqoObvCPrZyWONl7oSTaFqOn+te7ReOmLi5VM4JCvyg=
=PjVZ
-----END PGP SIGNATURE-----

--nqVJ0FKL18XnkMDhPlT4h4PzMatksPv5y--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88c4f034-db9b-88f5-30a5-df48d22c0ca4>