Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is there a screen how-to around?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
madbiker
Guru
Guru


Joined: 12 Oct 2003
Posts: 439
Location: Victoria, BC, Canada

PostPosted: Wed Dec 01, 2004 10:30 pm    Post subject: Is there a screen how-to around? Reply with quote

I'm trying to learn, but I'm running into a few problems. I've been searching the forums without any luck for a while now, although I'm sure there must be a guide somewhere. Searching for 'screen' is hopeless; it's too common a word.
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Wed Dec 01, 2004 10:36 pm    Post subject: Reply with quote

I don't mean to be rude or anything, but have you read the manual and GNU info pages?
Code:
$ man screen
$ screen --help
$ info screen

_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
madbiker
Guru
Guru


Joined: 12 Oct 2003
Posts: 439
Location: Victoria, BC, Canada

PostPosted: Wed Dec 01, 2004 11:13 pm    Post subject: Reply with quote

codergeek42 wrote:
I don't mean to be rude or anything, but have you read the manual and GNU info pages?
Code:
$ man screen
$ screen --help
$ info screen

I did, it's just there's a lot of information there.

Is there any way to get a list of screens running to sit at the bottom of my xterm? I know I can bring up a list with C-a ", but I'd rather have a list always up that I could switch between with C-a 0-9 (which is a default keybind I know, but I'd like to be able to see how many terms I have up, and if possible, what they're doing).

How do I re-attach a screen that I've detached?
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Wed Dec 01, 2004 11:21 pm    Post subject: Reply with quote

well screen -list gives you a list
screen -r reattaches a screen
I always do screen -S screenname
ctrl a+d to detach
and then screen -r screenname to reattach
Back to top
View user's profile Send private message
madbiker
Guru
Guru


Joined: 12 Oct 2003
Posts: 439
Location: Victoria, BC, Canada

PostPosted: Wed Dec 01, 2004 11:25 pm    Post subject: Reply with quote

Ah thanks. I think I'm gonna give up on the list idea and just use the next and previous, after I remap the keys to something closer to 'a' so that I can easily do it with my left hand.
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Wed Dec 01, 2004 11:32 pm    Post subject: Reply with quote

I also found this short tutorial:
http://jmcpherson.org/screen.html
seems that a google search on "gnu screen" might get you the info you need
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum