chiark / gitweb /
More compact mode support. The notebook will disappear and is
[disorder] / doc / disobedience.1.in
... / ...
CommitLineData
1.\"
2.\" Copyright (C) 2004-2009 Richard Kettlewell
3.\"
4.\" This program is free software: you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation, either version 3 of the License, or
7.\" (at your option) any later version.
8.\"
9.\" This program is distributed in the hope that it will be useful,
10.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12.\" GNU General Public License for more details.
13.\"
14.\" You should have received a copy of the GNU General Public License
15.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
16.\"
17.TH disobedience 1
18.SH NAME
19disobedience \- GUI client for DisOrder jukebox
20.SH SYNOPSIS
21.B disobedience
22.RI [ OPTIONS ]
23.SH DESCRIPTION
24.B disobedience
25is a graphical client for DisOrder.
26.PP
27Please refer to Disobedience's HTML manual for further information. This can
28be found at dochtmldir/index.html.
29.SH OPTIONS
30.TP
31.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
32Set the configuration file.
33The default is
34.IR pkgconfdir/config .
35.TP
36.B \-\-debug\fR, \fB\-d
37Enable debugging.
38.TP
39.B \-\-help\fR, \fB\-h
40Display a usage message.
41.TP
42.B \-\-version\fR, \fB\-V
43Display version number.
44.SS "GTK+ Options"
45Additional options are supported by the GTK+ library.
46Refer to GTK+ documentation for further information.
47Under X11 they include:
48.TP
49.B \-\-display \fIDISPLAY\fR
50The X display to use.
51.TP
52.B \-\-screen \fISCREEN\fR
53The screen number to use.
54.\" If know enough to use it you know enough to find it
55.\" .TP
56.\" .B \-\-sync
57.\" Make all X requests synchronously.
58.SH "SEE ALSO"
59.BR disorder\-playrtp (1),
60.BR disorder_config (5)
61.PP
62.B http://www.greenend.org.uk/rjk/disorder/
63.br
64- DisOrder home page
65.PP
66.B http://www.gtk.org/api/2.6/gtk/gtk\-x11.html
67.br
68- Using GTK+ on the X Window System
69.\" Local Variables:
70.\" mode:nroff
71.\" fill-column:79
72.\" End: