首页 > 学习笔记 > FreeBSD Tips(一)

FreeBSD Tips(一)

Sat, 13 Dec 2008 17:00:20 +0800
1.Gaim's font:
Add the following to the ~/.gtkrc-2.0

gtk-font-name="simsun 12"

2.Use the mouse moving button:
add the following to the section 'InputDevice' of /etc/xorg.conf:

Option ZaxisMapping "4 5"

3.FCITX's standard setting:
add the following to the ~/.xinitrc:
setenv XMODIFIERS @im=fcitx
setenv LANG zh_CN.eucCN
setenv LC_CTYPE zh_CN.eucCN
LANG=zh_CN.eucCN
LC_ALL=zh_CN.eucCN
export LANG LC_ALL
export XMODIFIERS=@im=fcitx
fcitx&

#kde enviroment.
startkde

4.Occur 'blanktime' when the system booting:
edit the rc.conf:
sendmail_enable="none"
标签:FreeBSD, UNIX
热门文章
评论
发表评论:


  [TIPS:首次发表评论的朋友,需要验证]
标签
最近发表
最新评论
连接
版权说明
任何转载,无需经过许可,但必须注明来源地址。如有任何建议或意见,请联系
Copyright©2007-2009 lewphee.com All rights reserved.