summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
-rw-r--r--etc/menu.conf1
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index ebe7539078..733cb18b08 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -51,6 +51,8 @@ x sub_delay +0.1 # add
6 hue 1
7 saturation -1
8 saturation 1
+( balance -0.1 # adjust audio balance in favor of left
+) balance +0.1 # right
d frame_drop
r sub_pos -1 # move subtitles up
t sub_pos +1 # down
diff --git a/etc/menu.conf b/etc/menu.conf
index 603d527495..51c329b849 100644
--- a/etc/menu.conf
+++ b/etc/menu.conf
@@ -33,6 +33,7 @@
<pref name="audio_pref" title="Audio">
<e property="volume" name="Volume"/>
+ <e property="balance" name="Balance"/>
<e property="mute" name="Mute"/>
<e property="audio_delay" name="Delay"/>
</pref>