summaryrefslogtreecommitdiff
path: root/.moc/config
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-07-08 09:16:43 +0200
committerPatrick Simianer <p@simianer.de>2014-07-08 09:16:43 +0200
commitacb399bd1680f81207b4d085ac9a3db802b68c01 (patch)
tree2c140c2a6c78b25e6450e473f2e36c18363b1613 /.moc/config
parent7edf77b2002798adffccca705fadbce52caba686 (diff)
moc -> Master mixer
Diffstat (limited to '.moc/config')
-rw-r--r--.moc/config26
1 files changed, 19 insertions, 7 deletions
diff --git a/.moc/config b/.moc/config
index 80ffae7..2e6183c 100644
--- a/.moc/config
+++ b/.moc/config
@@ -38,7 +38,7 @@ AutoNext = yes
# %A - Album
# %t - Title
# %(X:TRUE:FALSE) - ternary expression - if X exists, do TRUE, otherwaise
-# FALSE. '\' - escape character (must be double, because of
+# FALSE. '\' - escape character (must be double, because of
# config interpreter). man zshmisc for more info.
FormatString = "%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)"
@@ -74,6 +74,18 @@ OSSDevice = /dev/dsp
# OSS Mixer device
OSSMixerDevice = /dev/mixer
+# OSS Mixer channel: pcm or master.
+OSSMixerChannel1 = master
+
+# Second OSS Mixer channel: pcm or master.
+OSSMixerChannel2 = pcm
+
+# ALSA mixer device.
+ALSAMixer1 = Master
+
+# Second ALSA mixer device.
+ALSAMixer2 = PCM
+
# ALSA output device
AlsaDevice = default
@@ -97,7 +109,7 @@ ShowTime = IfAvailable
# Theme file. This can be absolute path or relative to
# /usr/share/moc/themes/ (depends on installation prefix) or ~/.moc/themes/
# Theme = example_theme
-Theme = pks_theme
+Theme = pks_theme
# The theme used when running on on xterm
# XTermTheme = transparent-background
@@ -139,11 +151,11 @@ ASCIILines = no
#Fastdir2 = /mp3/electronic
#Fastdir3 = /mp3/rap
#Fastdir4 = /mp3/etc
-#Fastdir5 =
-#Fastdir6 =
-#Fastdir7 =
-#Fastdir8 =
-#Fastdir9 =
+#Fastdir5 =
+#Fastdir6 =
+#Fastdir7 =
+#Fastdir8 =
+#Fastdir9 =
#Fastdir10 =
# How fast to seek? Number of seconds per key stroke.