freebsd-ports/audio/headsetcontrol/pkg-message
Li-Wen Hsu 81ccfc431d audio/headsetcontrol: setup sidetone for various of gaming headsets
PR:		243714
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>
2020-10-26 13:32:47 +00:00

19 lines
618 B
Text

[
{
message: <<EOM
Type headsetcontrol -h to get all available options.
headsetcontrol -s 128 sets the sidetone to 128 (REAL loud). You can silence it with 0. I recommend a loudness of 16.
Following options don't work on all devices yet:
headsetcontrol -b check battery level. Returns a value from 0 to 100 or loading.
headsetcontrol -n 0|1 sends a notification sound, made by the headset. 0 or 1 are currently supported as values.
headsetcontrol -l 0|1 switches LED off/on (off almost doubles battery lifetime!).
headsetcontrol -c cut unnecessary output, for reading by other scripts or applications.
EOM
}
]