|

楼主 |
发表于 2006-6-9 00:02:07
|
显示全部楼层
Post by KDF2003
vim ~/.bash_profile
- # .bash_profile
- #load fcitx
- fcitx& <=====加一句fcitx& 就行了
- # Get the aliases and functions
- if [ -f ~/.bashrc ]; then
- . ~/.bashrc
- fi
复制代码
我按照上面的方法修改了bash_profile文件
在重动时也见了小企的图标,但是进入到桌面后图标就不没了,我还得在终输入命令。
这是啥回事啊?难道就不能像windows一样吗?
还是我哪里设置错了。 |
|