logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ck-launch-session - Utility to start a ConsoleKit session from a shell script

Description

ck-launch-session  is a utility for starting a command in its own ConsoleKit session, however the command
       is optional.  If not specified it launches a shell..  This would be useful if  a  user  wanted  to  start
       their own session via a startx script and have it registered with ConsoleKit, for example.

Examples

Example1:Launchthestartx command in its own ConsoleKit session

       example% ck-launch-sessionstartx

Name

       ck-launch-session - Utility to start a ConsoleKit session from a shell script

Notes

       Written by Brian Cameron, Sun Microsystems Inc., 2009.  Copyright (c) 2009 by Sun Microsystems, Inc.

SunOS 5.11                                         22 Oct 2009                              ck-launch-session(1)

Operands

       The following operands are supported:

       command         Start the specified command in its own ConsoleKit session.

See Also

ck-history(1), ck-list-sessions(1), console-kit-daemon(1m)

Synopsis

ck-launch-sessioncommand

See Also