Hi, we're currently successfully using vgl to start our applications like:
myclient$ vglconnect -s -C myserver myserver$ vglrun glprog We cannot sell our users a program which requires using the command-line, so we need to create a startup button. Thus we need a non-interactive startup of 'vglrun glprog', e.g. (not working!) myclient$ vglconnect -s -C myserver vglrun glprog Does there exist a vgl-program/option which allows starting vglconnect/vglrun from the client-machine? If not, is there some interest to add that functionality, e.g. myclient$ vglconnect -s -C -E 'glprog' myserver (I checked the vglconnect/vgllogins skript and it doesn't seem to hard to add these parameters, so I could volunteer.) Best regards, Heiko ------------------------------------------------------------------------------ _______________________________________________ VirtualGL-Users mailing list VirtualGL-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/virtualgl-users