1、安装系统时,选择的默认语言是英文,结果,中文显示乱码(4个数字的小方块)。
部分解决,没安装中文字体
拷贝中文字体(安装)
$cd/usr/share/fonts
#mkdirchinese(注意切换到root用户)
#cpSIMSUN.TTC/usr/share/fonts/chinese/
打开firefox浏览中文网页,可以正常显示中文了,但是程序界面上的中文还是显示成一个个框框。
(下面这个命令我也不清楚是什么意思)
$locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
2、使用智能拼音输入中文(且解决程序界面中文乱码问题)
#vi/etc/sysconfig/i18n
LANG="zh_CN.UTF-8"
SYSFONT="latarcyrheb-sun16"
改成上面那样,按Ctrl Alt BackSpace重启X,就可以使用智能拼音输入中文了。而且也解决了程序界面中文的乱码问题,但是英文字体就难看了。
解决英文字体难看的方法(KDE):
settings->Appearance&Themes->Fonts
[Adjustallfonts]->选DejaVuSans10,[FixedWidth]选了Courier10pitch10
选了这些之后,英文字体好看多了。
(Fedora7带的是scim-1.4.5)
$rpm-qa|grepscim
scim-1.4.5-18.fc7
scim-qtimm-0.9.4-6.fc7
scim-libs-1.4.5-18.fc7
scim-m17n-0.2.1-1.fc7
scim-pinyin-0.5.91-16.fc7
3、安装TightVNCViewer
rpm-qiptightvnc-1.3.9-1.i386.rpm
Name:tightvncRelocations:(notrelocatable)
Version:1.3.9Vendor:(none)
Release:1BuildDate:2007年05月02日星期三14时21分59秒
InstallDate:(notinstalled)BuildHost:constmain
Group:UserInterface/DesktopsSourceRPM:tightvnc-1.3.9-1.src.rpm
Size:350523License:GPL
Signature:(none)
Packager:ConstantinKaplinsky
URL:
Summary:Aremotedisplaysystem.
Description:
VirtualNetworkComputing(VNC)isaremotedisplaysystemwhich
allowsyoutoviewacomputing''desktop''environmentnotonlyonthe
machinewhereitisrunning,butfromanywhereontheInternetand
fromawidevarietyofmachinearchitectures.TightVNCisanenhanced
VNCdistribution.Thispackagecontainsaclientwhichwillallowyou
toconnecttootherdesktopsrunningaVNCoraTightVNCserver.
#rpm-ivhtightvnc-1.3.9-1.i386.rpm
从Linux访问Windows,按F8可以调出一个菜单,可以发送Ctrl+Alt+Del组合键到远程机器。
Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用Fedora7使用
阅读(501) | 评论(0) | 转发(0) |