zuke(1): more fixes (thanks humm)
This commit is contained in:
parent
c92d7e3ced
commit
54ef5ea0a5
1 changed files with 8 additions and 9 deletions
|
@ -24,13 +24,13 @@ and writes the resulting playlist to standard output.
|
||||||
.PP
|
.PP
|
||||||
Formats supported by
|
Formats supported by
|
||||||
.I zuke
|
.I zuke
|
||||||
are: MP3, OGG/Vorbis, FLAC and WAV. With additional programs, Opus,
|
are: MP3, OGG/Vorbis, FLAC, and WAV. With additional programs, Opus,
|
||||||
modules and M4A (AAC) can be played.
|
modules and M4A (AAC) can be played.
|
||||||
.I Zuke
|
.I Zuke
|
||||||
also supports network streams, such as IceCast.
|
also supports network streams, such as IceCast.
|
||||||
Option
|
Option
|
||||||
.B -s
|
.B -s
|
||||||
enables "shuffle" mode on start.
|
enables ``shuffle'' mode on start.
|
||||||
.PP
|
.PP
|
||||||
The columns (and their order) displayed can be changed by passing the
|
The columns (and their order) displayed can be changed by passing the
|
||||||
following letters along
|
following letters along
|
||||||
|
@ -65,15 +65,15 @@ Full file path
|
||||||
.PD
|
.PD
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
By default,
|
By default, artist, album, title, and duration are displayed, which
|
||||||
artist, album, title and duration are displayed, which corresponds to
|
corresponds to
|
||||||
.B "-c AatD."
|
.B "-c AatD."
|
||||||
.PP
|
.PP
|
||||||
.I Zuke
|
.I Zuke
|
||||||
can be controlled with a mouse, keyboard and plumber. Button 1
|
can be controlled with a mouse, keyboard, and plumber. Button 1
|
||||||
selects a track, button 2 plays a track. Clicking on the seek bar
|
selects a track, button 2 plays a track. Clicking on the seek bar
|
||||||
changes the playback position accordingly. On the right of the seek
|
changes the playback position accordingly. On the right of the seek
|
||||||
bar, current position, track duration and volume are displayed. "∫"
|
bar, current position, track duration and volume are displayed. ``∫''
|
||||||
is shown if shuffle mode is enabled.
|
is shown if shuffle mode is enabled.
|
||||||
.PP
|
.PP
|
||||||
.I Zuke
|
.I Zuke
|
||||||
|
@ -115,7 +115,7 @@ Stop
|
||||||
Pause/Resume.
|
Pause/Resume.
|
||||||
.TP
|
.TP
|
||||||
.B s
|
.B s
|
||||||
Toggle "shuffle".
|
Toggle ``shuffle''.
|
||||||
.TP
|
.TP
|
||||||
.B q Del
|
.B q Del
|
||||||
Quit.
|
Quit.
|
||||||
|
@ -136,8 +136,7 @@ Repeat search backwards.
|
||||||
.PP
|
.PP
|
||||||
.I Zuke
|
.I Zuke
|
||||||
can be controlled by emulating key presses via the plumber port
|
can be controlled by emulating key presses via the plumber port
|
||||||
.I audio.
|
.IR audio .
|
||||||
See examples section.
|
|
||||||
.PP
|
.PP
|
||||||
Files present in the current playlist can be plumbed too, and will be
|
Files present in the current playlist can be plumbed too, and will be
|
||||||
played immediately.
|
played immediately.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue