/usr/share/cairo-dock/plug-ins/Sound-Effects/Sound-Effects.conf is in cairo-dock-plug-ins-data 3.3.99.beta1.2.really.3.3.2-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | #0.0.1
#[gtk-preferences]
[Configuration]
#B Play a sound on click ?
on_click = true
#S[Default] Sound file
#{A .wav file encoded in PCM.}
on_click_sound =
#B Play a sound on middle click ?
on_middle_click = true
#S[Default] Sound file
#{A .wav file encoded in PCM.}
on_middle_click_sound =
#B Play a sound on mouse hover ?
on_hover = false
#S[Default] Sound file
#{A .wav file encoded in PCM.}
on_hover_sound =
#v
sep_vol=
#e[0.1;1;Low;High] Volume:
volume = .5
|