blob: 7c9455d042b377759babfea3438f812497ca2ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- zaurusd/scripts/zaurus-mixer-callback.in.orig 2007-06-05 03:15:30.000000000 +0000
+++ zaurusd/scripts/zaurus-mixer-callback.in 2007-06-05 03:14:53.000000000 +0000
@@ -16,7 +16,7 @@
JACK="$1"
SPK="$2"
LEFT="true"
-RLPLAYBACK="false"
+RLPLAYBACK="true"
RLBYPASS="false"
case $SPK in
|