1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
# This is a mixer settings file for gom 0.29.10 (1997 Sep 23).
# Lines starting with "-" are read (must be one-letter style gom options).
# Other lines are comments.
#
# ** Notes for Debian **
# **
# ** It is recommended to use the "gomconfig" script for all configuration of
# ** gom. However, if you want to do it "by hand", do it thusly:
# **
# ** Edit this file && move it to /etc/gom/default
# ** OR
# ** create your own customize system default settings file by running gom
# ** as root && saving the settings as default file.
# **
# ** Once /etc/gom/default (and /etc/gom/gomrc since 0.29.10-3) exists,
# ** the settings will be loaded automatically
# ** (as "system default mixer settings") at boot time.
#
# Muting all channels may be a hard, but sensible default...
# (as it does not act explicit channels, it is completely mixer independent as well).
-M
|