Request superuser access
sudo suDownload the config
wget -q https://github.com/franklin-albuquerque/ubuntu_volume-keys-fix/raw/main/hwdb.d/61-keyboard-local.hwdb -O /etc/udev/hwdb.d/61-keyboard-local.hwdbUpdate the hardware database for udev
systemd-hwdb update
udevadm trigger /dev/input/event3Restart the system to apply the changes
reboot