[PD] X11 Forwarding

IOhannes m zmoelnig zmoelnig at iem.at
Wed Jun 2 16:06:53 CEST 2010


On 2010-06-02 15:36, ivan Chabanaud wrote:
> 
> 
> 
> I am trying connect via ssh -Y
> to a miniMac snow leopard from Ubuntu 9.04
> 
> the X11 forward is working for xterm and gimp
> but not Pure Data
> 
> the folloowing open the window on the remote machine
> 
> miniMac$:/Applications/Pd-extended.app/Contents/Resources/Scripts/pd
> 
> any command like -guiport 5600 or -guicmd "DISPLAY=localhost:10.1" end with
> 

when using XForwarding, you don't have to specify anything fancy
(remember: X is forwarding all the gfx of the application for you)

the guiport/guicmd flags are for running the gui on a different machine
as the core (pd-gui and pd-core are communicating via network; they can
be on different machines)
the "guicmd" has to be a real program, it's not for setting environment
variables.

mfgasdr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100602/6f029f44/attachment.bin>


More information about the Pd-list mailing list