Re: Font size and character encoding.

2023-11-21 Thread Ingo Schwarze
Hi Michael,

Michael Hekeler wrote on Tue, Nov 21, 2023 at 08:18:41AM +0100:
> Somebody asked:

>> How to increase font size in console?
>> How to set non-UTF character encoding for tty session on OpenBSD 7.4?

> apropos font -a cons

Heh.  When kristaps@ introduced complex search expressions into
apropos(1) twelve years ago, it seemed neat, and i use it regularly,
yet i see evidence that other people use it relatively rarely.  Nice too
see such evidence occasionally; it's certainly helpful in particular to
keep noise down when searching, and your reply was more instructive than
just posting the result...  :-)

Yours,
  Ingo



Re: Font size and character encoding.

2023-11-20 Thread Michael Hekeler
> How to increase font size in console?
> 
> How to set non-UTF character encoding for tty session on OpenBSD 7.4?
> 

apropos font -a cons



Font size and character encoding.

2023-11-17 Thread D.A.
How to increase font size in console?

How to set non-UTF character encoding for tty session on OpenBSD 7.4?

--