1libpipewire-module-x11-bMeilslc(e7l)laneous InformationlMiabnpuiaplewire-module-x11-bell(7)
2
3
4

NAME

6       libpipewire-module-x11-bell - X11 Bell
7

DESCRIPTION

9       The x11-bell module intercept the X11 bell events and uses libcanberra
10       to play a sound.
11

MODULE NAME

13       libpipewire-module-x11-bell
14

MODULE OPTIONS

16       • sink.name = <str>: node.name of the sink to connect to
17
18       • sample.name = <str>: the name of the sample to play, default 'bell-
19         window-system'
20
21       • x11.display = <str>: the X11 display to use
22
23       • x11.xauthority = <str>: the X11 XAuthority string placed in
24         XAUTHORITY env
25

GENERAL OPTIONS

27       There are no general options for this module.
28

EXAMPLE CONFIGURATION

30       context.modules = [
31        {   name = libpipewire-x11-bell }
32            args = {
33                #sink.name = @DEFAULT_SINK@
34                sample.name = "bell-window-system"
35                #x11.display = ":1"
36                #x11.xauthority = "test"
37       ]
38
39PipeWire                             1.0.0      libpipewire-module-x11-bell(7)
Impressum