openjdk-23: use OpenJDK 23 as the boot JDK
[oi-userland.git] / components / library / ConsoleKit / files / ck-launch-session.1
blobf5542e416d2482d1eff13b3aa736c24516c7b7ad
1 '\" te
2 .TH ck-launch-session 1 "22 Oct 2009" "SunOS 5.11" "User Commands"
3 .SH "NAME"
4 ck-launch-session \- ConsoleKit session launcher
5 .SH "SYNOPSIS"
6 .PP
7 \fBck-launch-session\fR \fB\fIcommand\fR\fR
8 .SH "DESCRIPTION"
9 .PP
10 \fBck-launch-session\fR is a utility for starting a command in its own
11 ConsoleKit session\&.  This would be useful if a user wanted to start their own
12 session via a \fBstartx\fR script and have it registered with
13 ConsoleKit, for example\&.
14 .SH "OPERANDS"
15 .PP
16 The following operands are supported:
17 .sp
18 .ne 2
19 .mk
20 \fB\fB\fIcommand\fR\fR\fR
21 .in +16n
22 .rt
23 Start the specified \fIcommand\fR in its own ConsoleKit
24 session\&.
25 .sp
26 .sp 1
27 .in -16n
28 .SH "EXAMPLES"
29 .PP
30 \fBExample 1: Launch the \fBstartx\fR command in its own ConsoleKit
31 session\fR
32 .PP
33 .PP
34 .nf
35 example% \fBck-launch-session \fBstartx\fR\fR
36 .fi
37 .SH "FILES"
38 .PP
39 The following files are used by this application:
40 .sp
41 .ne 2
42 .mk
43 \fB\fB/usr/bin/ck-launch-session\fR\fR
44 .sp .6
45 .in +4
46 Executable for ConsoleKit session launcher\&.
47 .sp
48 .sp 1
49 .in -4
50 .SH "ATTRIBUTES"
51 .PP
52 See
53 \fBattributes\fR(5)
54 for descriptions of the following attributes:
55 .sp
56 .TS
57 tab(\a) allbox;
58 cw(2.750000i)| cw(2.750000i)
59 lw(2.750000i)| lw(2.750000i).
60 ATTRIBUTE TYPE\aATTRIBUTE VALUE
61 Availability\alibrary/xdg/consolekit
62 Interface stability\aVolatile
63 .TE
64 .sp
65 .SH "SEE ALSO"
66 .PP
67 \fBck-history\fR(1),
68 \fBck-list-sessions\fR(1),
69 \fBck-seat-tool\fR(1m),
70 \fBconsole-kit-daemon\fR(1m),
71 \fBattributes\fR(5)
72 .SH "NOTES"
73 .PP
74 Written by Brian Cameron, Sun Microsystems Inc\&., 2009\&.
75 Copyright (c) 2009 by Sun Microsystems, Inc\&.
76 ...\" created by instant / solbook-to-man, Tue 27 Jan 2015, 17:22
77 ...\" LSARC 2009/432 ConsoleKit