Marcelo M. Garcia
2009-Sep-10 13:55 UTC
[CentOS] Problems setting terminal size in termcap/xterm
Hi I'm trying to set the terminal size in /usr/share/vte/termcap/xterm, but it seems that CentOS doesn't look at this file. I know this works in REHL 4.7 and Fedora 10, 11. Does anyone know a work around to this? Thanks Marcelo
Filipe Brandenburger
2009-Sep-10 18:24 UTC
[CentOS] Problems setting terminal size in termcap/xterm
Hi, On Thu, Sep 10, 2009 at 09:55, Marcelo M. Garcia <marcelo.maia.garcia at googlemail.com> wrote:> I'm trying to set the terminal size in /usr/share/vte/termcap/xterm, but > it seems that CentOS doesn't look at this file.Works for me (CentOS 4, opening "gnome-terminal"). What does "echo $TERM" output for you? If it does not output "xterm" that might be the reason why it does not work... HTH, Filipe