在 Bash/Tcsh Shell 底下的中文輸入
2009-05-13 01:09:31来源:未知 阅读 ()
在完成中文系統建立的工作,您已經可以在您的 FreeBSD 機器上面顯示中文了。但如果您使用
Shell,您會發現, 您的 FreeBSD 只能顯示中文,卻無法接受中文的輸入工作。
如果您想要改進這個問題,您必須自己修改一些設定,使 FreeBSD
系統可以接受中文的輸出與輸入工作。
您必須要在您使用的 Shell 起始檔增加 locale 的設定。
(如果您的家目錄中並未有這樣的檔案,請自行建立)
Bash Shell:
在 ~/.profile 或 ~/.bashrc
增加下面的內容:
#stty cs8 -istrip
#stty pass8
export LANG=zh_TW.Big5 #zh_CN
export LC_CTYPE=zh_TW.Big5 #zh_CN
另外在 ~/.inputrc 檔增加設定如下:
# inputrc - global inputrc for libreadline
# See readline(3readline) and `info rluserman' for more information.
# Be 8 bit clean.
set meta-flag on
set input-meta on
set output-meta on
# To allow the use of 8bit-characters like the german umlauts, comment out
# the line below. However this makes the meta key not work as a meta key,
# which is annoying to those which don't need to type in 8-bit characters.
set convert-meta off
Tcsh Shell:
在 ~/.login 或 ~/.cshrc
增加設定如下:
#stty cs8 -istrip
#stty pass8
setenv LANG zh_TW.Big5   #写成zh_CN
setenv LC_CTYPE zh_TW.Big5 #写成zh_CN
set dspmbyte="
0000000000000000000000000000000000000000000000000000000000000000
2222222222222222222222222222222222222222222222222222222222222220
2333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333333330"
請將 dspmbyte 在 "" 中的字串接起來。
關於 dspmtype 設定的原因是因為在 tcsh 的 man page 中,對照 Big5 的使用字碼表
[x81-xFE][x40-x7Ex80-xFE] 而設定的。
tcsh-6.11 內建了中文 big5 支援
dspmbyte (+)
If set to `euc', it enables display and editing
EUC-kanji(Japanese) code. If set to `sjis', it
enables display and editing Shift-JIS(Japanese)
code. If set to `big5', it enables display and
editing Big5(Chinese) code. If set to the follow
ing format, it enables display and editing of
original multi-byte code format:
所以以後 dspmbyte 設定成 big5,不用設定一大串; 或者乾脆不要設定 dspmbyte,只要 LANG
為 zh_TW.Big5 就可以了 :)
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- Freebsd oracle 10g 2009-05-13
- KDE/FreeBSD 测试 QT-4.5.1. 2009-05-13
- 选择FreeBSD的中文编码 2009-05-13
- OpenBSD 4.5下安装Gnome 2.24成功! 2009-05-13
- OpenBSD FAQ 中文版(非官方) 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash