source: roaraudio/doc/man1/roarlight.1 @ 5948:708e8b6a2dec

Last change on this file since 5948:708e8b6a2dec was 5948:708e8b6a2dec, checked in by phi, 11 years ago

updated docs

File size: 980 bytes
Line 
1.\" roarlight.1:
2
3.TH "roarlight" "1" "January 2010" "RoarAudio" "System User's Manual: roarlight"
4
5.SH NAME
6
7roarlight \- controls the Light Control subsystem of RoarAudio
8
9.SH SYNOPSIS
10
11roarlight [OPTIONS]... command [command...]
12
13.SH DESCRIPTION
14
15This command works simular to \fBroarctl\fR but controls actual data on the
16Light Control subsystem.
17
18.SH "OPTIONS"
19
20.TP
21\fB--server    SERVER\fR
22Set server hostname.
23
24.TP
25\fB--mixer     MIXERID\fR
26ID of the light mixer to use.
27
28.TP
29\fB--help\fR
30Show this help
31
32.SH "COMMANDS"
33
34.TP
35\fBhelp\fR
36Show this help
37
38.TP
39\fBsleep TIME\fR
40Sleeps for TIME seconds
41
42.TP
43\fBsset   chan=val\fR
44Set a DMX Channel
45
46.TP
47\fBset   chan=val\fR
48Same as sset command.
49
50.TP
51\fBevent EVENT\fR
52Send event EVENT to the server.
53
54.TP
55\fB@FILE\fR
56Read commands from FILE or stdin in case of @-.
57
58.SH "SEE ALSO"
59\fBroarctl\fR(1),
60\fBroartips\fR(7),
61\fBlibroar\fR(7),
62\fBRoarAudio\fR(7).
63
64.SH "HISTORY"
65
66For history information see \fBRoarAudio\fR(7).
67
68.\" ll
Note: See TracBrowser for help on using the repository browser.