From afc1d293760dc8a0dc3ab2e69a2638dcc87d83fb Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Thu, 30 Jan 2020 22:13:12 +0300 Subject: DilOS: tdemultimedia build pack Signed-off-by: Denis Kozadaev --- dilos/tdemultimedia/debian/man/juk-trinity.1 | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 dilos/tdemultimedia/debian/man/juk-trinity.1 (limited to 'dilos/tdemultimedia/debian/man/juk-trinity.1') 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 for Debian, +but may be used elsewhere. + -- cgit v1.2.1