Re: Locking screen

2005-06-27 Thread Will Maier
On Mon, Jun 27, 2005 at 08:25:01PM -0400, Dan Mahoney, System Admin wrote: > It was my assumption that the "password" is not called on an unlock, just > on a reattach. Is there a way to have it use a single password? (I don't > care if there are two different passwords, one for unlock and one f

Re: Setting an escape character on the command line

2005-06-27 Thread Will Maier
On Mon, Jun 27, 2005 at 10:18:27PM -0400, Phil!Gregory wrote: > * Will Maier <[EMAIL PROTECTED]> [2005-06-27 17:45 -0500]: > > However, the key sequence I use to go to the most recent region (not just > > next/previous, but most recently visited) doesn't work unless I reset the > > escape > > char

Re: Setting an escape character on the command line

2005-06-27 Thread Phil!Gregory
* Will Maier <[EMAIL PROTECTED]> [2005-06-27 17:45 -0500]: > However, the key sequence I use to go to the most recent region (not just > next/previous, but most recently visited) doesn't work unless I reset the > escape > character (:escape ^\\\). The key sequence (CTRL-\,CTRL-\) works after setti

Locking screen

2005-06-27 Thread Dan Mahoney, System Admin
Hey all, I'm having an issue of minor annoyance with screen and idle locking. I've got "idle 600 lockscreen" set in my .screenrc I also have a "password teH0wLIpW0gyQ" set (that's test, crypted). My problem is when the screen autolocks, it first asks me for my login password (I assume it's cal

Setting an escape character on the command line

2005-06-27 Thread Will Maier
Hello all- I've been reading through the archives, copying hardstatuses (stati?) massaging my screenrc. My setup is nearly complete at this point, but I have one nagging issue that I hope to (finally) resolve. First, some details: I'm running screen version 4.00.02 (see output below) on Ubuntu 5.

Re: Reestablishing ssh connections via screen

2005-06-27 Thread janth
On Mon, Jun 27, 2005 at 01:08:43PM -0500, Andy Goth wrote: > JCA wrote: > >I would need to be able to open several, independent screen > > sessions on different windows, and automatically reattach to each of > > them correctly and separately after bringing the notebook back online > > again. Is

Re: Reestablishing ssh connections via screen

2005-06-27 Thread Andy Goth
JCA wrote: >I would need to be able to open several, independent screen > sessions on different windows, and automatically reattach to each of > them correctly and separately after bringing the notebook back online > again. Is this possible with a combination of autossh and screen? One option