How to tinker with default multimedia bindings?

Archived topics about LMDE 1 and LMDE 2
Locked
Voom

How to tinker with default multimedia bindings?

Post by Voom »

I'm trying to reset/overwrite the multimedia keybindings. The problem I have is the mute button seems to somehow be bound directly to the direct device so it only mutes but doesn't unmute. How could I reset this and bind it only to the pulseaudio device's mute?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
äxl

Re: How to tinker with default multimedia bindings?

Post by äxl »

For Gnome/Cinnamon the following command resets all settings:

Code: Select all

gconftool-2 --recursive-unset /apps/gnome_settings_daemon/keybindings
For setting your own bindings using Xmodmap (part of package x11-xserver-utils) is the most adjustable I know of:
http://www.xfree86.org/4.8.0/xmodmap.1.html
https://wiki.archlinux.org/index.php/Xmodmap
Locked

Return to “LMDE Archive”