Zafran Elahi schrieb:
Hi,
Thanks for your kind response now i am able to see Application luncher in web based admin GUI but still i am unable to open the application in kiosk mode. i want to open /usr/bin/oowriter (open office) can you please guide me from step one to end how should i do that.

I had forgotten one more item you need to do in your session to make applications work: Your session script needs to trigger the applauncher processing. The easiest way to do that (if you have a shellscript) is

  # Load the kiosk utilities library
  . /opt/SUNWkio/lib/utils.sh
  # get applauncher invoked for application list items
  # Use some 'tag' that identifies your session as argument
  processApplicationList mysessionWhat kind of session are you using?

For more help: Can you show us your session and applauncher scripts?

- Jörg

--
Joerg Barfurth           phone: +49 40 23646662 / x66662
Software Engineer        mailto:[EMAIL PROTECTED]
Desktop Technology       http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software     http://www.sun.com/software/sunray/
Sun Microsystems GmbH    http://www.sun.com/software/javadesktopsystem/


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to