On 3 October 2014 10:00,  <l...@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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to