screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Vexing cross-platform issue


From: mrbrown8
Subject: Re: Vexing cross-platform issue
Date: Mon, 18 Jan 2010 15:24:10 -0700

> 
> I need to periodically detach and reattach persistent screen 
> sessions on a box 
> running AIX 5.3.  The client is always a Linux machine.  During the 
> initial 
> session, everything works smoothly and terminal control sequences 
> are 
> processed correctly.  After working for a bit, I detach and leave 
> screen in 
> the background.
> 
> Periodically, a cron job on the machine cleans up /tmp and removes 
> the socket for the screen session.  

Although this won't solve your control sequences, what I have done is
inside my .profile file is put a line that says:

   export SCREENDIR=~/screentmp

and then make a ~/screentmp directory. At least you won't loose your
socket this way. This works for me on a AIX 5.3 TL8 machine that I have
access to. HTH


> When this occurs, I send it a SIGCHD to 
> recreate it. 
>   However after reattaching I find that screen control sequences and 
> editing 
> commands like Backspace are either ignored or completely scrambled!  
> Resetting 
> the usual suspect, LANG, TERM, etc. do not help.
> 
> Examples:
> 
> $ clear  // totally ignored
> 
> The keyboard 'backspace' key appears to generate a LF character.
> 
> I cannot find anything obvious in the documentation that pertains to 
> scrambled 
> key interpretation under this circumstance.
> 
> Any ideas what's going bad?  I've never encountered this with screen 
> sessions 
> on Linux hosts.
> 
> Steve


-- 
Curtis Brown 
address@hidden

____________________________________________________________
Small Business Tools
Compete with the big boys.  Click here to find products to benefit your 
business.
http://thirdpartyoffers.juno.com/TGL2141/c?cp=lein4q2GY3NS0yo9tBmCHQAAJ1D2UJvmtE-CSs8k2j9xUyNDAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAARMQAAAAA=




reply via email to

[Prev in Thread] Current Thread [Next in Thread]