1# WMix configuration file
2
3# use mousewheel
4mousewheel=1
5# scroll the system messages
6scrolltext=1
7# display OSD
8osd=1
9# color of the OSD (from rgb.txt or #xxxxxx)
10osdcolor=green
11# which mousewheel button is "up"
12wheelbtn1=4
13# which mousewheel button is "down"
14wheelbtn2=5
15# the step for mousewheel adjustment (in percent, 3 or 0.03)
16wheelstep=3
17