summaryrefslogtreecommitdiffstats
path: root/dilos/tdemultimedia/debian/man/juk-trinity.1
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-01-30 22:13:12 +0300
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-03-03 00:01:09 +0000
commitafc1d293760dc8a0dc3ab2e69a2638dcc87d83fb (patch)
tree4c88e3a341ab36c47cb1b770d5eb667593636614 /dilos/tdemultimedia/debian/man/juk-trinity.1
parentaaa680c41f65f2ac24364a0b4307b5aef00c0368 (diff)
downloadtde-packaging-afc1d293760dc8a0dc3ab2e69a2638dcc87d83fb.tar.gz
tde-packaging-afc1d293760dc8a0dc3ab2e69a2638dcc87d83fb.zip
DilOS: tdemultimedia build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdemultimedia/debian/man/juk-trinity.1')
-rw-r--r--dilos/tdemultimedia/debian/man/juk-trinity.139
1 files changed, 39 insertions, 0 deletions
diff --git a/dilos/tdemultimedia/debian/man/juk-trinity.1 b/dilos/tdemultimedia/debian/man/juk-trinity.1
new file mode 100644
index 000000000..0981892b5
--- /dev/null
+++ b/dilos/tdemultimedia/debian/man/juk-trinity.1
@@ -0,0 +1,39 @@
+.TH "JuK" "1" "April 2006"
+.SH "NAME"
+juk \- music organizer and player for TDE
+.SH "SYNOPSIS"
+\fBjuk\fR
+.SH "DESCRIPTION"
+.LP
+
+JuK (pronounced "jook") is a jukebox and music manager for the TDE
+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.
+