On Mon, 19 Nov 2007 14:02:07 +0900 "kevin kim" <[EMAIL PROTECTED]> wrote:
> Hi Bob, > > Thank you for the reply. > > We are using Grid computing, so need to pass DISPLAY variable to other > Unix and Linux. > And we are using Solaris 10 gnome and KDE environment. > We have tried to cange Xservers file in /etc/dt/config/ > however it seems to work for only Console session. > > any other way to simply change DISPLAY variable for all csh, ksh, bash > in Gnome and KDE environment?? Perhaps your grid software can be configured to use "ssh" for starting processes. Then you can use the X11Forwarding feature of ssh which does all this ugly stuff (setting DISPLAY, access control to the X server) automagically. Meik -- Meik Hellmund Mathematisches Institut, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.math.uni-leipzig.de/~hellmund _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
