小逸的博客
yangguosdxl
全部博文(91)
基础(1)
cocos2d-x(1)
资料(1)
工具(2)
linux0.11(0)
mpich2(2)
webgame(1)
C#(1)
数据库(1)
j2ee(1)
c(3)
shell(6)
语言(0)
mpi(1)
并行计算(0)
python(11)
linux内核分析(1)
linux编程(2)
设计模式(1)
大四最后的日子(5)
系统配置(2)
网络(6)
centos(3)
2014年(3)
2013年(1)
2012年(8)
2011年(2)
2010年(5)
2009年(68)
2008年(4)
oreo2287
Bsolar
ALIDAISD
3米6的天
wwj614
cvip
navyCyn
维也纳下
shuang_l
分类: LINUX
2009-11-29 18:02:37
上一篇:上传文件
下一篇:需求分析
登录 注册
如果 Home,End,PageUp,PageDown 这几个键没办法正常使用的话
把 linux 环境变数的 TERM 变更为 linux 就可以了。
ex:
bash 环境:
编辑 ~/.bashrc
在最后加入 export TERM=linux