CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/18 16:06:42
Modified files:
sys/dev/wscons : files.wscons wscons_callbacks.h
wscons_features.h wsdisplay.c wsemul_dumb.c
wsemul_sun.c wsemul_vt100.c
wsemul_vt100_chars.c wsemul_vt100_keys.c
wsemul_vt100_subr.c wsemul_vt100var.h
wsemulvar.h wskbd.c wsksymdef.h
Added files:
sys/dev/wscons : wsemul_subr.c
Log message:
UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulation
will now recognize xterm-compatible escape sequences ESC % G and ESC % @ to
enter and leave UTF-8 mode, respectively.
Not enabled on SMALL_KERNEL.
Most of this written during c2k7, completed during b2k13.
Note that the value of several international keysyms change, to switch from
ISO Latin-[257] values to the real Unicode values. Be sure to update your
includes and rebuild and install wsconsctl.