323 lines
3.2 KiB
Groff
323 lines
3.2 KiB
Groff
'\" t
|
|
.\" Automatically generated by Pandoc 3.1.8
|
|
.\"
|
|
.TH "NCPAMIXER" "1" "" "Version 1.3.5" "ncurses PulseAudio Mixer"
|
|
.SH NAME
|
|
\f[B]ncpamixer\f[R] \[em] An ncurses mixer for PulseAudio inspired by
|
|
pavucontrol.
|
|
.SH SYNOPSIS
|
|
\f[CR]ncpamixer\f[R] [-v] [-h] [-c CONFIG_FILE] [-t TAB]
|
|
.SH DESCRIPTION
|
|
An ncurses mixer for PulseAudio inspired by pavucontrol.
|
|
.SS Options
|
|
.TP
|
|
\f[CR]-v, --version\f[R]
|
|
Print version info.
|
|
.TP
|
|
\f[CR]-h, --help\f[R]
|
|
Print this help screen.
|
|
.TP
|
|
\f[CR]-c, --config=CONFIG_FILE\f[R]
|
|
Set custom location for config.
|
|
.TP
|
|
\f[CR]-t, --tab=TAB\f[R]
|
|
Open on given tab.
|
|
Choices: (p)layback (default), (r)ecording, (o)utput, (i)nput,
|
|
(c)onfiguration.
|
|
.SH CONFIG
|
|
Your configuration gets created on first run.
|
|
If \f[CR]$XDG_CONFIG_HOME\f[R] is defined then it will be created at
|
|
\f[CR]$XDG_CONFIG_HOME/ncpamixer.conf\f[R] otherwise
|
|
\f[CR]$HOME/.ncpamixer.conf\f[R]
|
|
.SS Default bindings
|
|
.PP
|
|
.TS
|
|
tab(@);
|
|
lw(23.3n) lw(23.3n) lw(23.3n).
|
|
T{
|
|
Event
|
|
T}@T{
|
|
Default
|
|
T}@T{
|
|
Description
|
|
T}
|
|
_
|
|
T{
|
|
switch
|
|
T}@T{
|
|
tab
|
|
T}@T{
|
|
Cycle trought sinks, outputs, profile and ports
|
|
T}
|
|
T{
|
|
select
|
|
T}@T{
|
|
enter
|
|
T}@T{
|
|
Select option in dropdowns
|
|
T}
|
|
T{
|
|
quit
|
|
T}@T{
|
|
escape
|
|
T}@T{
|
|
Quit
|
|
T}
|
|
T{
|
|
quit
|
|
T}@T{
|
|
q
|
|
T}@T{
|
|
Quit
|
|
T}
|
|
T{
|
|
dropdown
|
|
T}@T{
|
|
c
|
|
T}@T{
|
|
Open dropdown for selecting sinks, outputs, profile and ports
|
|
T}
|
|
T{
|
|
mute
|
|
T}@T{
|
|
m
|
|
T}@T{
|
|
Mute selected item
|
|
T}
|
|
T{
|
|
set_default
|
|
T}@T{
|
|
d
|
|
T}@T{
|
|
Set default sink/source
|
|
T}
|
|
T{
|
|
volume_up
|
|
T}@T{
|
|
l
|
|
T}@T{
|
|
Increase volume on selected item
|
|
T}
|
|
T{
|
|
volume_down
|
|
T}@T{
|
|
h
|
|
T}@T{
|
|
Decrease volume on selected item
|
|
T}
|
|
T{
|
|
volume_up
|
|
T}@T{
|
|
arrow right
|
|
T}@T{
|
|
Increase volume on selected item
|
|
T}
|
|
T{
|
|
volume_down
|
|
T}@T{
|
|
arrow left
|
|
T}@T{
|
|
Decrease volume on selected item
|
|
T}
|
|
T{
|
|
move_up
|
|
T}@T{
|
|
k
|
|
T}@T{
|
|
Move up
|
|
T}
|
|
T{
|
|
move_down
|
|
T}@T{
|
|
j
|
|
T}@T{
|
|
Move down
|
|
T}
|
|
T{
|
|
move_up
|
|
T}@T{
|
|
arrow up
|
|
T}@T{
|
|
Move up
|
|
T}
|
|
T{
|
|
move_down
|
|
T}@T{
|
|
arrow down
|
|
T}@T{
|
|
Move down
|
|
T}
|
|
T{
|
|
page_up
|
|
T}@T{
|
|
page up
|
|
T}@T{
|
|
Previous page in dropdown
|
|
T}
|
|
T{
|
|
page_down
|
|
T}@T{
|
|
page down
|
|
T}@T{
|
|
Next page in dropdown
|
|
T}
|
|
T{
|
|
tab_next
|
|
T}@T{
|
|
L
|
|
T}@T{
|
|
Next tab
|
|
T}
|
|
T{
|
|
tab_prev
|
|
T}@T{
|
|
H
|
|
T}@T{
|
|
Previous tab
|
|
T}
|
|
T{
|
|
tab_playback
|
|
T}@T{
|
|
F1
|
|
T}@T{
|
|
Jump to playback tab
|
|
T}
|
|
T{
|
|
tab_recording
|
|
T}@T{
|
|
F2
|
|
T}@T{
|
|
Jump to recording tab
|
|
T}
|
|
T{
|
|
tab_output
|
|
T}@T{
|
|
F3
|
|
T}@T{
|
|
Jump to output tab
|
|
T}
|
|
T{
|
|
tab_input
|
|
T}@T{
|
|
F4
|
|
T}@T{
|
|
Jump to input tab
|
|
T}
|
|
T{
|
|
tab_config
|
|
T}@T{
|
|
F5
|
|
T}@T{
|
|
Jump to configuration tab
|
|
T}
|
|
T{
|
|
move_last
|
|
T}@T{
|
|
G
|
|
T}@T{
|
|
Move to last item
|
|
T}
|
|
T{
|
|
move_first
|
|
T}@T{
|
|
g
|
|
T}@T{
|
|
Move to first item
|
|
T}
|
|
T{
|
|
set_volume_0
|
|
T}@T{
|
|
0
|
|
T}@T{
|
|
Set volume to 0%
|
|
T}
|
|
T{
|
|
set_volume_10
|
|
T}@T{
|
|
1
|
|
T}@T{
|
|
Set volume to 10%
|
|
T}
|
|
T{
|
|
set_volume_20
|
|
T}@T{
|
|
2
|
|
T}@T{
|
|
Set volume to 20%
|
|
T}
|
|
T{
|
|
set_volume_30
|
|
T}@T{
|
|
3
|
|
T}@T{
|
|
Set volume to 30%
|
|
T}
|
|
T{
|
|
set_volume_40
|
|
T}@T{
|
|
4
|
|
T}@T{
|
|
Set volume to 40%
|
|
T}
|
|
T{
|
|
set_volume_50
|
|
T}@T{
|
|
5
|
|
T}@T{
|
|
Set volume to 50%
|
|
T}
|
|
T{
|
|
set_volume_60
|
|
T}@T{
|
|
6
|
|
T}@T{
|
|
Set volume to 60%
|
|
T}
|
|
T{
|
|
set_volume_70
|
|
T}@T{
|
|
7
|
|
T}@T{
|
|
Set volume to 70%
|
|
T}
|
|
T{
|
|
set_volume_80
|
|
T}@T{
|
|
8
|
|
T}@T{
|
|
Set volume to 80%
|
|
T}
|
|
T{
|
|
set_volume_90
|
|
T}@T{
|
|
9
|
|
T}@T{
|
|
Set volume to 90%
|
|
T}
|
|
T{
|
|
help
|
|
T}@T{
|
|
?
|
|
T}@T{
|
|
Pop up help screen with keycodes
|
|
T}
|
|
T{
|
|
set_volume_100
|
|
T}@T{
|
|
Unbound
|
|
T}@T{
|
|
Set volume to 100%
|
|
T}
|
|
T{
|
|
toggle_static
|
|
T}@T{
|
|
Unbound
|
|
T}@T{
|
|
Toggle barmode static/none static
|
|
T}
|
|
.TE
|
|
.SH BUGS
|
|
See GitHub Issues: <https://github.com/fulhax/ncpamixer/issues>
|
|
.SH AUTHOR
|
|
<https://github.com/c0r73x> and contributors
|