Comment 42 for bug 222796

Revision history for this message
DSHR (s-heuer) wrote :

The mute key is recognized by gnome-power-manager as key 160, the reason seems to be a wrong mapping in X - don't know how to change that. Is xmodmap still the way to go? I'm using an evdev managed keyboard.

$ xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode \([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'
160 XF86ScreenSaver