[1331] in netbsd-help mailing list archive
Re: text console, Meta in emacs
daemon@ATHENA.MIT.EDU (yak@MIT.EDU)
Tue Oct 13 00:32:18 1998
From: yak@MIT.EDU
Date: Tue, 13 Oct 1998 00:32:10 -0400 (EDT)
To: netbsd-help@MIT.EDU, tcs@MIT.EDU
> Meta-anything is treated as the -anything without the Meta in emacs on
> the console.
If you really want meta, you can recompile your kernel withe the
pccons console driver instead of the pcvt console driver. This will,
among other things, get you meta support, but lose virtual terminals.
I do not believe that pcvt supports meta at all.
yak