[FreeNX-kNX] Automated session close and suspend
Christopher Layne
clayne at anodized.com
Sun Feb 25 19:36:59 UTC 2007
On Sun, Feb 25, 2007 at 05:42:18PM +0100, Fabian Franz wrote:
> > Hello.
> >
> > When you run the nomachine client in windowed mode, and close that
> > window, a dialog is displayed asking if you want to end the session,
> > suspend it or cancel. However, when you run in fullscreen mode, you
> > only get the normal logout alternatives. I'd like to open that same
> > dialog via a script and I'd also like to have a button for immediate
> > suspend. How do I do this?
>
> Press Ctrl+Alt+T ...
>
> If you use FreeNX use $NXSESSIONID and do:
>
> kill -HUP $(cat ~/.nx/C-$NXSESSIONID/pids/agent)
Alternatively you can also just kill the client process manually.
-cl
More information about the FreeNX-kNX
mailing list