The xterm -xrm XTerm*metaSendsEscape: true & solves the problem so I put it in /etc/X11/app-defaults/XTerm resource file. Thanks for the support.
On Wed, Jan 25, 2006 at 09:21:43AM +0200, Andras Lorincz wrote:
>
> so /usr/share/terminfo/x/xterm is used in both cases. Regarding the stty -a
> output they are also the same. When pressing Ctrl-V the behaviour is the
> same: if I press once then nothing and if I press twice then ^V appears. If
>
For root I get this:
open("/root/.terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = 3
open("/root/.terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/terminfo/x
On Tue, Jan 24, 2006 at 10:06:25AM +0200, Andras Lorincz wrote:
> Hi,
>
> I'm using xterm but there is a thing that annoys me: when I'm using xterm as
> a normal user there is no problem using the shortcuts with mc (Alt+C or
> Alt+S an so on), but as I do a su in the same vt and try to use the
> s
Hi,I'm using xterm but there is a thing that annoys me: when I'm using xterm as a normal user there is no problem using the shortcuts with mc (Alt+C or Alt+S an so on), but as I do a su in the same vt and try to use the shortcuts with mc, there appear some carachters. So how could I make the shortc
5 matches
Mail list logo