A solution to display Chinese(GB18030 Locale) and Japanese Fonts in Xmanager Version 2.0

简介:

1         Displaying Chinese(GB18030) Fonts

 
  • This method to display Chinese(GB18030) in Xmanager has been tested in AIX5.3Solaris10HP-UX 11v with Xmanager2 already.
  • Thanks Richard Liu for discovering that only check the necessary fonts will make NBU GUI popup fast on AIX GB18030 locale.
 

1.1      For AIX

(1)    Download  aix5utfcn.exe and install it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts”.
(2)    Copy “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Misc” as “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Light Misc”, delete files and it looks like below:
-----------------------
    6x13.pcf
    cursor.pcf
    fonts.alias
    fonts.dir
    olcursor.pcf
 -----------------------
Modify the fonts.alias file to:
! $Xorg: fonts.alias,v 1.3 2000/08/21 16:42:31 coskrey Exp $
fixed     -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
olcursor               "-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1"
 
Modify the fonts.dir file to:
3
6X13.PCF -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
OLCURSOR.PCF -sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1
CURSOR.PCF cursor
(3)    Lunch Xconfig and create a new profile named  AIX Profile.
(4)    Double click  AIX Profile -> choose  Font tab -> uncheck all the fonts Click ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\AIX5UTFCN” -> click  OK;
Click  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Light Misc” -> click  OK.
(5)    Confirm the three checkboxs named  Show Missing Font DialogAutomatic Font Substitution and  Permit Font Path to Change are unchecked.
(6)    Click  OK on  AIX Profile Properties dialog box.
(7)    Now you can create a new XDMCP session to connect AIX with this  AIX Profile.
(8)    Done.
Without uncheck redundant default fonts and modify fonts.alias and fonts.dir files, the NBU GUI would popup slowly and slowly.  Now its speed is almost equally to that in Solaris J

1.2      For HPUX

(1)    Download  hp.exe and unzip it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts” .
(2)    Lunch Xconfig.
(3)    Double click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\hpux” -> click  OK.
(4)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(5)    Now Chinese GB18030 for HPUX can be displaying right through this  Default Profile.

1.3      For Solaris

(1)    Download  chinese.exe and install it into  “<Your Xmanager installation  Dir>\Xmanager2\Fonts”. You will get “ ..\Fonts\Chinese_misc”, “ ..\Fonts\zh_CN” and “ ..\Font\zh_TW” 3 directories.
(2)    Lunch Xconfig.
(3)    Double click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\ zh_CN\zh_CN.GBK” -> click  OK.
(4)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(5)    Now Chinese GB18030 for Solaris can be displaying right through this  Default Profile.

2         Displaying Japanese Fonts

(1)    This method to display Japanese in Xmanager has tested in Solaris 10 and  Xmanager2 already:
·         SHIFT – JIS Character set of Japanese hasn’t been tested.
·         ”ja----EUC”, “ja_JP.PCK”, “ja_JP.UTF-8”, “ja_JP.eucJP” have been tested.
(2)    Download  Japanese.exe and install it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts”.
(3)    Lunch Xconfig.
(4)    Double click click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Japanese” -> click  OK.
(5)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(6)    It works well in AIX5.3, Solaris10 and HP-UX 11v i2.

3         About Xmanager3

(1)    I downloaded Xmanager3 the latest version of Xmanager and installed it.
In Xmanager3, you needn’t download the  aix5utfcn.exechinese.exe and  Japanese.exe to install.
(2)    For AIX, it’s better to do the same steps above for displaying GB18030.
(3)    I haven’t tested in Solaris 10 and HP-UX 11v i2  because Xmanager2 satisfied our requests already.

4         Useful Links

(1)    Displaying Chinese, Korean and Taiwanese character in Xmanager   http://www.netsarang.com/bbs/detail.html?id=xmanager&num=1191&page=&s_select=&s_text
(3)    Xmanager2.0 cannot work well with AIX5.3 in GB18030
http://www.netsarang.com/bbs/detail.html?id=xmanager&num=2556
(4)    How to display Chinese character on the title
http://www.netsarang.com/bbs/detail.html?id=xmanager&num=2785&page=&s_select=&s_text





本文转自 xkdcc 51CTO博客,原文链接:http://blog.51cto.com/brantc/116012,如需转载请自行联系原作者
目录
相关文章
Could not load file or assembly &#39;Microsoft.Office.Interop.Word, Version=14.0
参考地址一:点击这里 参考地址二:点击这里 解决方法: 使用office COM元件,电脑里必须要有相对应的版本,比如 Excel 14.0是对应Excel 2010 Excel 12.0是对应Excel 2007 Excel 11.0是对应Excel 2003 使用Excel COM必须要注意版本问题,并非用最高版本就能操作低版本。
1092 0
解决office2007安装程序找不到office.zh-cn\Setup.xml OFFICELR.CAB OFFICEMUI.MSI OFFICEMUI.XML SETUP.XML(转)
安装Microsoft Office Project Standard 2007时出现了小问题,经过百度google一番后才发现安装office2007与安装vs2008有着紧密的联系,参见:http://blog.csdn.net/luozhuang/archive/2008/07/03/2608484.aspx。
1131 0
|
Web App开发
Best MSI to EXE Convert tool
    Win8等操作系统中,有些文件必须要以超级管理员用户运行才能成功安装。但一些MSI文件,右键时是显示不了“Run as Administrator”的。这时候需要一些强力的工具来MSI TO EXE.     Best MSI to EXE Convert tool,这个工具可用。
871 0
|
Linux Shell
【Centos】-bash: warning: setlocale: LC_CTYPE: cannot change locale (“zh_CN.UTF-8”): No such file o...
背景: 版本为 centos 6.7,Linux中文显示 原因 echo '$LANG="zh_CN.UTF-8"' >/etc/sysconfig/i18n 解决方案: [root@oldboy ~]# locale -a |grep zh zh_CN zh_CN.
4496 0
jogbuild-common.xml:17: Cannot find /home/tsit/tio-software/jogamp/gluegen/make/gluegen-cpptasks.xml
jogbuild-common.xml:17: Cannot find /home/tsit/tio-software/jogamp/gluegen/make/gluegen-cpptasks.xml
73 0
|
分布式计算 IDE Hadoop
Big Data Tools插件使用
Big Data Tools插件使用
534 0
PowerShell实现基于SharePoint的网站HomePage Auto-Upgrade Solution
*** Solution Auto-Upgrade Solution Tuesday, January 06, 2015  PS:该项目为公司项目,我还是给他的名字屏蔽掉吧,这是我用PowerShell写的一个自动化升级工具,此为三部自动化工具的第一部。
1108 0

热门文章

最新文章