Volume sensitivity with joystick

  • Hi,

    I am using a gamepad as a remote for LibreElec running on the Raspberry Pi 4. By default, the right joystick on the gamepad is mapped to volume. However, I find that it is quite sensitive. Volume increases and decreases are extremely fast, to the point that it requires some dexterity to get the volume I want.

    Is there any way of adjusting the speed at which the joystick sets the volume?

    Any help is much appreciated.

    Thanks

  • There is a setting at /storage/.kodi/userdata/guisettings.xml:

    Code
    <setting id="audiooutput.volumesteps" default="true">20</setting>

    Reduce 20.