2009/5/17 Thomas Käfer <[email protected]>: > kaef...@mobulux:~$ > /usr/local/lib/xpra/parti-all-0.0.6/install/bin/xpra attach > ssh:kaefert.gotdns.org:13 > Attached > [email protected]'s password: > ls > export DISPLAY=:13 > gedit > exit > quit > > Nothing shows up on the client. Do you have another hint for me?
It looks like you're typing commands, even though you don't actually have a prompt? 'xpra attach' doesn't automatically background itself; nor does it give you an ssh shell. It just sits there. Hit control-Z and then type 'bg' to put it in the background, if you want your prompt back. Or just switch to another terminal. Then log into Blechserver (using ssh or whatever) and try running the commands there. Does that help? -- Nathaniel _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
