summaryrefslogtreecommitdiff
blob: 6f68ec732e41f8656e5e72f5041560df3716318b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ru fepg-0.2.1-orig/fepg.c fepg-0.2.1/fepg.c
--- fepg-0.2.1-orig/fepg.c	2006-12-17 12:50:52.000000000 +0100
+++ fepg-0.2.1/fepg.c	2006-12-17 13:03:01.000000000 +0100
@@ -1106,7 +1106,7 @@
   config.keyBack = 4;
   config.keyOk = 3;
   config.keyRecord = 10;
-  config.mute = 1;
+  config.mute = 0;
   config.centerInfo = 0;
   config.clr1Red = 52;
   config.clr1Green = 80;