Edwin Whitelaw schrieb: > I've found that xbase-clients is indeed needed. > Don't forget to run > xhosts + locally to allow remote access to your display. "xhost +" i would not run, because it will disable the X security . "ssh -X <hostname>" will do this in a secure way. Thomas