I don't think it would be very difficult to add that functionality, given that 
vglconnect is basically just a wrapper for SSH. Let me look at it further and 
get back to you.

> On Aug 5, 2015, at 3:15 AM, Heiko Klein <heiko.kl...@met.no> wrote:
> 
> 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

------------------------------------------------------------------------------
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to