summaryrefslogtreecommitdiff
path: root/volsv.1
blob: 3ffcd4af143ed9ccc3535a9208cbcfd26896c20e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH VOLSV 1 volsv\-0.1.2
.SH NAME
volsv \- volume set variable
.SH SYNOPSIS
.B volsv
.RB [ \-i ]
.RB [ \-d ]
.RB [ \-t ]
.RB [ \-m ]
.RB [ \-v ]
.RB [ \-g ]
.SH DESCRIPTION
.B volsv
Volsv is a free software, POSIX shell compliant script ZachIR wrote in 2020, and
has been modifying since, for simple volume control. Volsv controls volume for
pulseaudio if it is running, and ALSA if it is not. More sound servers are
intended to be added in future versions.
.SH OPTIONS
.TP
.B \-i
volsv increases the volume by 5%
.TP
.B \-d
volsv decreases the volume by 5%
.TP
.B \-t
volsv will toggle the volume mute
.TP
.BI \-m
volsv will toggle the microphone mute
.TP
.BI \-v
volsv will print the volume level
.TP
.BI \-g
volsv will print the mute status
.SH SEE ALSO
.IR amixer (1),