chiark / gitweb /
Import from Arch revision:
[disorder] / doc / tkdisorder.1
1 .\"
2 .\" Copyright (C) 2005 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 2 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, but
10 .\" WITHOUT ANY WARRANTY; without even the implied warranty of
11 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12 .\" 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, write to the Free Software
16 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
17 .\" USA
18 .\"
19 .TH tkdisorder 1
20 .SH NAME
21 tkdisorder \- DisOrder jukebox client
22 .SH SYNOPSIS
23 .B tkdisorder
24 .RI [ OPTIONS ]
25 .SH DESCRIPTION
26 .B tkdisorder
27 is a simple graphical client for DisOrder.  It is not really finished.
28 .PP
29 The main window is divided into two.  The top half contains the name
30 of the current track and a progress bar indicating how far through
31 playing it is.  It also contains three buttons:
32 .TP
33 .B Quit
34 Terminates tkdisorder.
35 .TP
36 .B Scratch
37 Terminates the current track.
38 .TP
39 .B Recent
40 Pops up a window listing recently played tracks, most recent at the
41 top.
42 .PP
43 The bottom half of the window lists the current queue, with the next
44 track to be played at the top.
45 .SH OPTIONS
46 .TP
47 .B --help\fR, \fB-h
48 Display a usage message.
49 .TP
50 .B --version\fR, \fB-V
51 Display version number.
52 .SH "SEE ALSO"
53 \fBdisorder\fR(1), \fBdisorder_config\fR(5)
54 .PP
55 "\fBpydoc disorder\fR" for the Python API documentation.
56 .\" Local Variables:
57 .\" mode:nroff
58 .\" fill-column:79
59 .\" End:
60 .\" arch-tag:yguAsuJM8a5kzQ+UqEnSKg