Page 1 of 1

How to tinker with default multimedia bindings?

Posted: Sun Apr 22, 2012 9:19 pm
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?

Re: How to tinker with default multimedia bindings?

Posted: Thu May 10, 2012 5:08 pm
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