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

Re: Screen for X?



on Wed, Aug 21, 2002 at 07:57 PM -0600, Joe Giles (jgiles joeman1 com) wrote:
> Anyone know if there is a screen program for X windows? I use the
> screen command for my text bases apps, and now I need that same
> functionality for some X apps...

There's nothing that provides a precise analog of screen.

  - VNC (I prefer the tightvnc client) allows you to attach to, detach
    from, and relocate, an X11 session.  You can't move apps between
    sessions.  
    
        http://www.tightvnc.com/

  - xmove -- "A Pseudoserver for moving programs between displays."
    Haven't used this, but it allows clients to be relocated, if they're
    run on the pseudoserver initially.

        http://www.ensta.fr/internet/unix/misc/xmove.html



To install:

    $ apt-get install xmove vnc-common vncserver xvncviewer                                     
...or whatever works on your system ;-)

Cheers.

-- 
Karsten M. Self                                          karsten freerun com
FreeRun Technologies                               Sr. Systems Administrator
vox 707.265.1836 x121
http://www.freeruntech.com

  When we are planning for posterity, we ought to remember that virtue is
  not hereditary.
  		-- Thomas Paine





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