OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => X/Qt => Topic started by: Kedge on May 25, 2005, 03:00:10 am

Title: Rxvt Terminal Problem
Post by: Kedge on May 25, 2005, 03:00:10 am
If I try to launch mc from the rxvt terminal I get the error "Unknown terminal: kterm....". From the xterm it's no problem to start mc.

Any idea?


kedge
Title: Rxvt Terminal Problem
Post by: pgas on May 25, 2005, 03:06:52 am
try export TERM=rxvt before launching mc
Title: Rxvt Terminal Problem
Post by: Kedge on May 25, 2005, 03:19:56 am
Quote
try export TERM=rxvt before launching mc
[div align=\"right\"][a href=\"index.php?act=findpost&pid=81371\"][{POST_SNAPBACK}][/a][/div]

Thanks, this helps. But how can I make this permanent. I added this line in the .xinitrc file but this doesnt work.

kedge
Title: Rxvt Terminal Problem
Post by: pgas on May 25, 2005, 03:45:46 am
I don't know where TERM=kterm is set so i don't know exactly what you should modify (~/.profile ~/.bashrc /etc/profile...?)