unicode_stop 中文man頁面
名稱
unicode_stop - 撤銷控制臺unicode模式(例如, 回到8-bit模式).
總覽
unicode_stop
描述
unicode_stop 撤銷以前 unicode_start(1) 命令的效果, 將顯示屏和鍵盤設(shè)回到 8-bit 模式.
另見
unicode_start(1), consolechars(8).
#p#
NAME
unicode_stop - revert keyboard and console from unicode mode
SYNOPSIS
unicode_stop
DESCRIPTION
The unicode_stop command will more-or-less undo the effect of unicode_start. It puts the keyboard in ASCII (XLATE) mode, and clears the console UTF-8 mode.
SEE ALSO
kbd_mode(1), unicode_start(1), utf-8(7), setfont(8)