On my laptop, when I press the volumeup/volumedown key, the sound lever go up/down by 10 units.
I can check that with alsamixer: when I press volume up, the sound level indeed go up by 10 points.
But I would like these keys to be less sensible: it would be nice if the level could go up/down by 5 points when I press a key (volume up/volume down).
I know that these rules are configured in /lib/udev/hwdb.d, but the only thing I found in these files is the use of the "volumeup" and "volumedown" keywords, but not the amount the button increase/decrease.
How could I do that ?
Is there a config file somewhere ?
Edit
I'm on arch, and I would like to know where the config is stored (if there is one)
I'm using pulseaudio, I don't know if this can help