File: gom.templates

package info (click to toggle)
gom 0.30.2-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 852 kB
  • ctags: 325
  • sloc: ansic: 3,021; sh: 1,548; makefile: 74
file content (36 lines) | stat: -rw-r--r-- 1,139 bytes parent folder | download | duplicates (3)
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
32
33
34
35
36
Template: gom/auto_init
Type: boolean
Default: false
_Description: Initialize mixer on system startup?
 If you choose this option, "/etc/init.d/gom start" (on system
 startup, or if run manually) will set mixer settings to your saved
 configuration.
 .
 You may use upstream's "gomconfig" script as root later to fine-tune
 the settings.

Template: gom/valid_sound_devices
Type: string
Default: sound alsa
Description: Space-separated list of valid sound devices:
 If none of these device names exists in /proc/devices,
 /etc/init.d/gom will exit silently (so it does not produce errors if
 the system has no sound at all).
 .
 You would usually not touch the default value ("sound" is OSS, "alsa"
 is ALSA).

Template: gom/purge_etc_gom
Type: boolean
Default: true
_Description: Remove /etc/gom completely?
 The /etc/gom directory seems to contain additional local
 customization files. Please choose whether you want to remove it
 entirely.

Template: gom/remove_obsolete_rcboot
Type: boolean
Default: true
_Description: Remove obsoleted /etc/rc.boot/gom?
 The /etc/rc.boot/gom file is obsoleted but might contain local
 customizations.