On 20 June 2016 at 12:45, Trond Endrestøl <[email protected]> wrote: > > If you want textmode like in the old days, add this line to > /boot/loader.conf: > > hw.vga.textmode="1"
One note, in textmode vt(4) is limited to cp437. The console still uses Unicode internally but has a fixed lookup table to map to the cp437 character set. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
