Bug 32653 - Keyboard codes commented out in symbols/inet
Summary: Keyboard codes commented out in symbols/inet
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: medium trivial
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-25 13:17 UTC by Öyvind Saether
Modified: 2011-01-08 15:19 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Öyvind Saether 2010-12-25 13:17:50 UTC
I use evdev for my keyboard and a key didn't work. I noticed that the key is in

keycodes/evdev:
<I224> = 224;   // #define KEY_CHAT                216

However, 224 is commented out in

symbols/inet:    
//key <I224>   {      [ XF86Messenger         ]       }; // KEY_CHAT

I simply uncommented the above line and now I can (ab)use this key. I also noticed there are serveral keys listed but commented out in this file. 

Why are they commented out? If there are no special reason then perhaps they should not be?

I use x11-misc/xkeyboard-config listed in Gentoo as 2.0-r1.
Comment 1 Sergey V. Udaltsov 2011-01-08 15:19:00 UTC
That was committed back in 2007 as a part of 12228. I am uncommenting Messenger, Game, Go in evdev sections, if James does not mind.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.