Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 02:27:14 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Andy Farkas <andyf@andyit.com.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Console resolution/font size
Message-ID:  <20201126022714.5f211cf2.freebsd@edvax.de>
In-Reply-To: <9a256802-0af1-3fa6-fd5a-2d26636669c7@andyit.com.au>
References:  <20201125020318.30f5921d6fee3e267945a243@3dresearch.com> <X74ZksztIlHO7mtm@esprimo> <20201125120342.642137e5543f8d9ee25d84a9@3dresearch.com> <X76RjwktYx8rDhWI@esprimo> <20201125191258.6130f490.freebsd@edvax.de> <9a256802-0af1-3fa6-fd5a-2d26636669c7@andyit.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Nov 2020 09:39:26 +1000, Andy Farkas wrote:
> On 2020-11-26 04:12, Polytropon wrote:
> 
> > ... vt can still not sufficiently do what
> > sc could do for decades.
> 
> 
> The most annoying thing that vt does not do is put the
> 
> screen to sleep.
> 
> 
> In /etc/rc.conf I have:
> 
> 
> blanktime="900"
> cursor="blink"
> saver="green"
> 
> 
> which works with sc but not vt.

It also does not support non-UTF-8 encodings such as ISO-8859-1.
Also scrolling buffer does not fully work, mouse cursor does
not fully work, and therefore, copy / paste is often problematic.
And it ties to X, so if I understood the documentation correctly,
you cannot switch back to sc _and_ use X on the same system. Of
course soon you cannot even use sc even on textmode-only systems
as modern graphic cards, chips, or CPU components (APUs) will not
contain their own charsets anymore. The removal of text mode also
removes the contrast from the colors (compare colors of sc and vt,
they're not the same) as well as the ability to call a specific
screen size in characters (such as 80x25 or 132x43) - now you have
to experiment with fonts vs. screen sizes in pixels vs. what your
display thinks it should do. So this is a good time to be reminded
that the future of text mode is using X. ;-)





-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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