[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] new commands putsel and getsel
From: |
Joe Corneli |
Subject: |
Re: [RP] new commands putsel and getsel |
Date: |
Sat, 12 Feb 2005 11:53:02 -0600 |
> How do I know what ... is supposed to be?
Worked example follows.
I have two machines, "rocinante" and "sancho". I am sitting in front of
an X session on sancho, running ratpoison. I have a shell on rocinante
(via SSH) in an xterm.
In the xterm, I can run "ratpoison -d sancho:0 -c FOO" to talk to the
local display. But if sancho is configured securely, it will ignore
remote X clients. I can modify permissions with the "xhost" program.
A better technique is to open a SSH connection with the "-X" option.
This allows X clients to tunnel through the SSH connection. Since it
also sets the DISPLAY variable, I can then simply say "ratpoison -c FOO"
to talk to my X session on sancho. I have to start emacs with "-nw" to
prevent it using the X tunnel.
Thanks for clearing that up. Since I start ssh with the -X I should
be in business pretty quickly.
Joe
- Re: [RP] new commands putsel and getsel, Joe Corneli, 2005/02/12
- Re: [RP] new commands putsel and getsel, Trent Buck, 2005/02/12
- Re: [RP] new commands putsel and getsel, Matthias Kilian, 2005/02/12
- Re: [RP] new commands putsel and getsel, Cameron Patrick, 2005/02/12
- Re: [RP] new commands putsel and getsel,
Joe Corneli <=
- Re: [RP] new commands putsel and getsel, Joshua Neuheisel, 2005/02/14
- Re: [RP] new commands putsel and getsel, Joe Corneli, 2005/02/15
- [RP] key-bindings + caplocks, Stephen Lavelle, 2005/02/15
- Re: [RP] key-bindings + caplocks, Trent Buck, 2005/02/15
- Re: [RP] key-bindings + caplocks, Shawn Betts, 2005/02/15
- Re: [RP] key-bindings + caplocks, Joe Corneli, 2005/02/15
- Re: [RP] key-bindings + caplocks, Trent Buck, 2005/02/16
- Re: [RP] key-bindings + caplocks, Shawn Betts, 2005/02/17
- Re: [RP] key-bindings + caplocks, Joe Corneli, 2005/02/17