summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/kdemultimedia/debian/man/juk-trinity.1
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/squeeze/kdemultimedia/debian/man/juk-trinity.1
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/squeeze/kdemultimedia/debian/man/juk-trinity.1')
-rw-r--r--debian/squeeze/kdemultimedia/debian/man/juk-trinity.139
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/squeeze/kdemultimedia/debian/man/juk-trinity.1 b/debian/squeeze/kdemultimedia/debian/man/juk-trinity.1
new file mode 100644
index 000000000..040844523
--- /dev/null
+++ b/debian/squeeze/kdemultimedia/debian/man/juk-trinity.1
@@ -0,0 +1,39 @@
+.TH "JuK" "1" "April 2006"
+.SH "NAME"
+juk \- music organizer and player for KDE
+.SH "SYNOPSIS"
+\fBjuk\fR
+.SH "DESCRIPTION"
+.LP
+
+JuK (pronounced "jook") is a jukebox and music manager for the KDE
+desktop similar to jukebox software on other platforms such as
+iTunes or RealOne.
+
+.
+.SH "OPTIONS"
+.l
+\fIjuk\fP does not accept any command-line options.
+.
+
+.SH "DCOP"
+
+\fIjuk\fP has a DCOP (Desktop Communications Protocol) interface
+that may be used to start, stop, skip forward to the next song,
+etc. This may be done from the command line using \fIdcop\fP
+as follows:
+
+.RS
+$ dcop juk Player forward
+
+$ dcop juk Player back
+
+$ dcop juk Player stop
+
+$ dcop juk Player play
+.RE
+
+.SH "AUTHOR"
+This page was written by David Schleef <ds@schleef.org> for Debian,
+but may be used elsewhere.
+