screen-users
[Top][All Lists]
Advanced

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

Re: Frozen or locked screen?


From: Samir Unni
Subject: Re: Frozen or locked screen?
Date: Mon, 21 Jul 2008 07:56:02 -0500

Hi,

Sorry, but I don't know how to do that. I do know that the general syntax is 'bind <key> <action>', which you would place in your .screenrc file. I'm not sure what the key is for locking, or what the syntax for locking would be. Perhaps someone else can help out?

Thanks,

Samir


On Thu, Jul 17, 2008 at 11:00 PM, Pandurangan R S <address@hidden> wrote:
No. I never use the locking feature. How can i disable the
corresponding keybinding?

Thanks
Pandu

On Fri, Jul 18, 2008 at 1:04 AM, Samir Unni <address@hidden> wrote:
> Hi,
>
> It seems that you are having a different problem then. Do you ever actually
> use the locking feature? If not, then maybe you could just change the
> keybinding for that to something hard to type so you never accidentally
> activate it?
>
> Thanks,
>
> Samir
>
>
> On Thu, Jul 17, 2008 at 8:43 AM, Pandurangan R S <address@hidden>
> wrote:
>>
>> > Whenever this happens to me, I just run 'screen -x <session name>' and
>> > wait
>> > for 10-15 minutes for it to successfully connect.
>>
>> I waited for around 30 mins hoping that i will get attached to the
>> screen, but that didn't happen :(
>>
>> > The best thing to do would
>> > be to avoid sending too much data over a low bandwidth connection.
>>
>> My desktop and the host on which i run screen are within a LAN.
>>
>> Thanks for the help.
>>
>> -- Pandu
>>
>> On Thu, Jul 17, 2008 at 7:02 PM, Samir Unni <address@hidden> wrote:
>> > Hi,
>> >
>> > Whenever this happens to me, I just run 'screen -x <session name>' and
>> > wait
>> > for 10-15 minutes for it to successfully connect. The best thing to do
>> > would
>> > be to avoid sending too much data over a low bandwidth connection. I try
>> > to
>> > prevent this as often as possible, but sometimes I forget to filter the
>> > output or something. I don't know of any permanent solution.
>> >
>> > Thanks,
>> >
>> > Samir Unni
>> >
>> >
>> > On Wed, Jul 16, 2008 at 8:29 AM, Pandurangan R S
>> > <address@hidden>
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> My screen looks to be frozen. screen -x (or screen -d) also gets stuck.
>> >>
>> >> I recently saw a thread which talks about accidentally locking the
>> >> screen and thinking it is frozen.
>> >> Is the case with my screen now? If so, how can i unlock it?
>> >>
>> >>
>> >> If I strace the screen process, I observe the following. Any hints?
>> >>
>> >> Process 15342 attached - interrupt to quit
>> >> pause()                                 = ? ERESTARTNOHAND (To be
>> >> restarted)
>> >> --- SIGALRM (Alarm clock) @ 0 (0) ---
>> >> sigreturn()                             = ? (mask now [])
>> >> alarm(0)                                = 0
>> >> kill(6866, SIG_0)                       = 0
>> >> rt_sigaction(SIGALRM, {0x806a540, [], 0}, {0x806a540, [], 0}, 8) = 0
>> >> alarm(15)                               = 0
>> >> pause()                                 = ? ERESTARTNOHAND (To be
>> >> restarted)
>> >> --- SIGALRM (Alarm clock) @ 0 (0) ---
>> >> sigreturn()                             = ? (mask now [])
>> >> alarm(0)                                = 0
>> >> kill(6866, SIG_0)                       = 0
>> >> rt_sigaction(SIGALRM, {0x806a540, [], 0}, {0x806a540, [], 0}, 8) = 0
>> >> alarm(15)                               = 0
>> >> pause(
>> >>
>> >> Thanks
>> >> Pandu
>> >>
>> >>
>> >> _______________________________________________
>> >> screen-users mailing list
>> >> address@hidden
>> >> http://lists.gnu.org/mailman/listinfo/screen-users
>> >
>> >
>
>


reply via email to

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