General TC > International Talk
(CN)简单解决中文输入
funcvg:
1、将windows的simsun.ttf或文泉驿字体(wqy-zenhei.ttc)拷贝到/usr/share/fonts/
2、使用firefox浏览器
3、安装fireinput火输入法插件(firefox的插件)
4、使用web qq,zoho在线办公,google在线文档
tinycorelinux对NTFS分区的中文目录不支持,不能显示出来中文目录,FAT分区的中文目录显示为乱码
cjgau:
Hi funcvg,
1. Thanks for the tip of google在线文档
2. tinycorelinux对NTFS分区的中文目录支持 --- Using pcmanfm (and Kangkang's tips) 能显示出来中文目录, but you need to insert "ntfs-3g YOUR_M$PARTITION" in .xsession (after all, pcmanfm is developed by Chinese/Taiwanese, it got to display chinese characters :D).
3. Abiword can display chinese menu and tool bar; I did not figure out how to do fcitx input. Any thought?
See http://sites.google.com/site/mygiatex/snap for snapshot. You can see the title of the doc is in gibberish.
funcvg:
Thanks!
如果用ntfs-3g挂载中文文件不设置好参数将没办法在linux下显示,解决方法如下:
修改/etc/fstab
/dev/hda9 /mnt/G ntfs-3g umask=000,locale=zh_CN.utf8, 0 0
也就是添加了locale=zh_CN.utf8这个参数,改分区格式参数为ntfs-3g
修改后,XFE可以正常显示中文目录和文件,但PCMANFM显示为乱码。
对于LOCALE的设置,请参考kangkang的(zh_CN) Chinese support for tinycorelinux/中文支持包
在百度里面搜索fcitx.tcz.dep,到ubuntu的中文论坛里面有下载。
liuzhaoyzz:
我也碰到了xfe文件管理器里面乱码的问题了。
是xfe文件管理器的问题,还是locale的问题?
pcmanfm is developed by Chinese/Taiwanese, it got to display chinese characters
可是PCMANFM也是一样的乱码呀?
我已经用sudo getlocale.sh 安装了en_US.UTF-8和zh_CN.UTF-8了。
想请问下,/etc/fstab是只读的修改不了啊?要corepure64.gz吗?改过之后感觉不通用啊?不明白。。。
polikuo:
--- Quote from: liuzhaoyzz on January 06, 2022, 07:29:54 AM ---我也碰到了xfe文件管理器里面乱码的问题了。
是xfe文件管理器的问题,还是locale的问题?
pcmanfm is developed by Chinese/Taiwanese, it got to display chinese characters
可是PCMANFM也是一样的乱码呀?
我已经用sudo getlocale.sh 安装了en_US.UTF-8和zh_CN.UTF-8了。
想请问下,/etc/fstab是只读的修改不了啊?要corepure64.gz吗?改过之后感觉不通用啊?不明白。。。
--- End quote ---
歡迎來到這個論壇
首先,你這個問題比較適合開新帖,沒事別挖墳。
你的狀況是中文"顯示"沒有設定好,而不是"輸入"問題。
以下正文
你完全不需要動到/etc/fstab
在我看來,你一定是有東西沒設定好。
首先環境變數
不管你是用grub2還是syslinux
只要加一條lang="zh_CN.utf8"
建議後面utf8保持小寫不要dash (-)
系統支援sudo getlocale.sh
因為glibc是隨著Tiny Core主版本更新
所以每次更新時都要重刷一次
再來,字體看你怎麼用
如果你懶的話,直接用unifont.tcz
就是一個還不錯用的字體
你真想用windows的也不是不行
不過建議放在/usr/local/share/fonts
再執行fc-cache /usr/local/share/fonts
最好自製tcz才不用每次開機都跑一遍
Navigation
[0] Message Index
[#] Next page
Go to full version