-
2007-11-14
gnome自动挂载u盘 中文显示 - [桌面相关]
gconf-editor
system --> storage --> default_options --> vfat --> mount_options右键单击-编辑键-添加,加上utf8,即可
-
2007-10-31
telnet bbs 的乱码问题 - [字体相关]
local 是 utf-8 的时候 telnet gbk编码的bbs 会出现乱码
解决方法 : 使用 luit
luit -encoding gbk telnet bbs.tsinghua.edu.cn -
2007-10-07
smbmount 中文支持 - [字体相关]
mount -t smbfs -o iocharset=utf8,codepage=cp936,username=administrator,password=password //192.168.1.32/E /mnt/smb/ -
2007-10-04
wine 程序 按钮乱码问题 - [字体相关]
首先在 system.reg 里手动添加
[Software\\Microsoft\\Windows NT\\CurrentVersion\\FontLink\\SystemLink] 1150441842
"Tahoma"=str(7):"simsun.ttf,\x5b8b\x4f53\0msgothic.ttc,MS UI Gothic\0mingliu.ttc,PMingLiU\0"
其中simsun.ttf 换成你喜欢的字体, \x5b8b\x4f53 换成这个字体中文名字的 UNICODE 编码(老版本 WINE 用英文, 比如 SimSun)
然后运行 regedit, 在 HKEY_LOCAL_MACHINE\software\microsfot\windows nt\currentversion\fontsubstitutes 里加上
MS Shell Dlg(类型是 REG_SZ, 值是SimSun)
MS Shell Dlg 2(类型是 REG_SZ, 值是SimSun)
-
2007-09-14
urxvt 字体设置 - [字体相关]
URxvt.font:6x13,-misc-simsun-medium-r-normal-*-12-*-*-*-*-*-gb*-*,xft:batang:size=12
URxvt.boldFont:6x13bold,xft:wenquanyi bitmap song:bold:pixelsize=12:antialias=False -
2007-08-30
找不到 helvetica 的原因。。 - [字体相关]
没有安装 75api 和 100api
pacman -S xorg-fonts-75dpi
pacman -S xorg-fonts-100dpi -
2007-08-18
fcitx 下 urxvt xterm等 启动慢 - [桌面相关]
imFont 选项(F要大写)比如
*imFont: -misc-simsun-medium-r-normal-0-0-0-0-p-0-iso10646-1
-
2007-08-06
贴一下 arch下的中文设置 - [字体相关]
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- WenQuanYi Bitmap Font for CJK users -->
<fontconfig>
<!--
default settings for all fonts.
-->......
共1页 1







