Removal of legacy X.Org (aka non-WITH_NEW_XORG)

Ed Maste emaste at freebsd.org
Fri Oct 3 14:30:43 UTC 2014


On 3 October 2014 10:00,  <Lena at lena.kiev.ua> wrote:
>
> Does 10.1 with vt in text mode support _all_ the following in rc.conf?
>
> scrnmap="koi8-u2cp866u"
> font8x16="cp866u-8x16"
> allscreens_flags="80x30"
> keymap="ru.koi8-r"

No, in text mode vt currently has support for cp437 only.

vt(4) uses UTF-8 only right now, and the default font (for graphics
mode) includes a fairly wide character set.  Resolution switching is
not yet provided; vt(4) uses the resolution chosen by the underlying
driver.  That is, vt_vga will use 640x480, i915kms uses the native
panel resolution.


More information about the freebsd-ports mailing list