Comment 15 for bug 16424

Revision history for this message
TedKisner (tskisner-public) wrote :

Just wanted to add that with the above patch, the mute, volume down, and volume up keys show up as X11 keycodes 160, 174, and 176. I have successfully used xmodmap to map them to some virtual function keys (F21, F22, and F23) and then configure kmix to use these to adjust the main volume.

Still not sure why acpi_fakekey 113 generates an X keypress of 160, but it doesn't really matter since we can remap it ;-)

-Ted