Linux Tips 之 Post-Installation Fine Tuning

Acroread 7:
Add XIM=xim to begining of acroread or it will conflict with SCIM (Fedora Core 3)

grep:
export GREP_OPTIONS='--color=always'
This environment variable is passed to "grep" as options.
GREP_COLOR will control the highlighting color being used.
NOTICE: running "man" with option "-k" depends on the behaviour of "grep" so this applies too. This may lead to some problems because "color code" is just inserted into the plain text, the output is indeed being changed. Try "man -k aio" and then "man -k aio | grep io_".

less:
Edit /etc/profile.d/less.sh, add line "export LESSCHARSET=utf-8" in order to make "less" display UTF-8 encoded Chinese text
The config file is FC3-dependent. /etc/profile might be a better place for a "portable" solution

RealPlay10:
Disable esd in gconf ; /desktop/gnome/sound/enable_esd (uncheck) or realplay will not start (Ubuntu Hoary 5.04)

RealPlay10 (by HellWolf)
在运行一次realplay后,编辑~/.realplayerrc,在[helix]部分添加:
代码:
[helix]
SoundDriver=2
...
该项指定realplayer使用alsa声音驱动,而不是oss驱动。


Xorg:
Edit /etc/X11/Xsessions, add line [code]. "$1/$F"[/code] after line [code]echo "$1/$F"[/code] in function run_parts()
otherwise configs in /etc/X11/Xsessions.d/* would not function properly (Ubuntu Hoary 5.04)

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值