summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-09-19 19:14:33 +0000
committerSigrid Solveig Haflínudóttir <sigrid@ftrv.se>2022-09-19 19:14:33 +0000
commit91791a03db3747cdcb480d62b1fd90b92626f1aa (patch)
treec42deafc4d28bd5b81bd899c66b226e5aa37b637 /sys/man
parent338e4a0a88982da9f3ea0ce96c167877105bb669 (diff)
audio/zuke: use digits to enter exact seek position
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/1/zuke18
1 files changed, 11 insertions, 7 deletions
diff --git a/sys/man/1/zuke b/sys/man/1/zuke
index 11d37b7f3..3e25cfe45 100644
--- a/sys/man/1/zuke
+++ b/sys/man/1/zuke
@@ -86,7 +86,7 @@ is shown if shuffle mode is enabled.
.I Zuke
provides a number of keyboard controls:
.RS
-.TF "p c Space"
+.TF "↑ ↓ Pgup Pgdown Home End"
.TP
.B -
Lower volume.
@@ -94,12 +94,6 @@ Lower volume.
.B + =
Increase volume.
.TP
-.B ← →
-Seek 10 seconds back/forward.
-.TP
-.B , .
-Seek 60 seconds back/forward.
-.TP
.B ↑ ↓ Pgup Pgdown Home End
Move within the playlist.
.TP
@@ -115,6 +109,12 @@ Skip to next track.
.B < z
Skip to previous track.
.TP
+.B ← →
+Seek 10 seconds back/forward.
+.TP
+.B , .
+Seek 60 seconds back/forward.
+.TP
.B v
Stop
.TP
@@ -141,6 +141,10 @@ Repeat search backwards.
.RE
.PD
.PP
+Typing any digit initiates a "Seek to" prompt. Minutes, hours and
+seconds can be separated with a colon, if needed, otherwise the
+position is taken as seconds from the beginning of the track.
+.PP
.I Zuke
can be controlled by emulating key presses via the plumber port
.IR audio .