[PATCH xkeyboard-config 1/2] Add evdev mappings for KEY_SOUND

Hans de Goede hdegoede at redhat.com
Fri Dec 21 10:21:15 UTC 2018


KEY_SOUND is used on actual devices and recent xproto versions
defines the AudioPreset keysym for this key.

Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 symbols/inet | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/symbols/inet b/symbols/inet
index bc4aaa3..5a8d180 100644
--- a/symbols/inet
+++ b/symbols/inet
@@ -184,7 +184,7 @@ xkb_symbols "evdev" {
     key <I218>   {      [ Print                 ]       };
 //  key <I219>   {      [ ]       }; // KEY_HP
     key <I220>   {      [ XF86WebCam            ]       };
-//  key <I221>   {      [ ]       }; // KEY_SOUND
+    key <I221>   {      [ XF86AudioPreset       ]       };
 //  key <I222>   {      [ ]       }; // KEY_QUESTION
     key <I223>   {      [ XF86Mail              ]       };
     key <I224>   {      [ XF86Messenger         ]       }; // KEY_CHAT
-- 
2.20.1



More information about the xorg-devel mailing list