source: roaraudio/doc/man1/roarlight.1 @ 5932:8f1c725d66c3

Last change on this file since 5932:8f1c725d66c3 was 5932:8f1c725d66c3, checked in by phi, 11 years ago

added support to send RoarDMX events

File size: 853 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--help\fR
26Show this help
27
28.SH "COMMANDS"
29
30.TP
31\fBhelp\fR
32Show this help
33
34.TP
35\fBsleep TIME\fR
36Sleeps for TIME seconds
37
38.TP
39\fBsset   chan=val\fR
40Set a DMX Channel
41
42.TP
43\fBset   chan=val\fR
44Same as sset command.
45
46.TP
47\fBevent EVENT\fR
48Send event EVENT to the server.
49
50.SH "SEE ALSO"
51\fBroarctl\fR(1),
52\fBroartips\fR(7),
53\fBlibroar\fR(7),
54\fBRoarAudio\fR(7).
55
56.SH "HISTORY"
57
58For history information see \fBRoarAudio\fR(7).
59
60.\" ll
Note: See TracBrowser for help on using the repository browser.