Bug 6914 - chicony ku-0108 multimedia extension symbol map
Summary: chicony ku-0108 multimedia extension symbol map
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium minor
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 19:45 UTC by pinky
Modified: 2007-10-07 13:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
multimedia keys mapping (952 bytes, patch)
2006-05-14 19:46 UTC, pinky
Details | Splinter Review
chicony ku-0108 multimedia keys (3.31 KB, patch)
2007-10-07 09:51 UTC, pinky
Details | Splinter Review
chicony ku-0108 multimedia keys (changer key order) (3.31 KB, patch)
2007-10-07 10:56 UTC, pinky
Details | Splinter Review

Description pinky 2006-05-14 19:45:21 UTC
symbol_inet map for USB KU-0108:
ID 04f2:0111 Chicony Electronics Co., Ltd

There are 3keys on left (Cut Copy Paste) which does not generate anny key code,
probably need special handling by kernel/Xorg_driver (in evdev generate key code 7 )
Comment 1 pinky 2006-05-14 19:46:01 UTC
Created attachment 5624 [details] [review]
multimedia keys mapping
Comment 2 Daniel Stone 2007-02-27 01:32:05 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 pinky 2007-09-29 19:18:37 UTC
please solce this bug
Comment 4 pinky 2007-09-29 19:19:07 UTC
I mean solve :)
Comment 5 Sergey V. Udaltsov 2007-10-01 15:05:30 UTC
Could you please have a look at cherrycyboard? It looks very similar, except for key I66  { [ XF86New ] };
Would it be ok if I just add that key to existing definition?

And for a future - could you please follow the submission rules described here: http://www.freedesktop.org/wiki/Software/XKeyboardConfig/Rules (especially using media_common block and sorting key mappings)? I know these rules appeared recently, so it is not a blame of any kind, I am just asking for a favor;)
Comment 6 pinky 2007-10-07 09:51:01 UTC
Thanks for the rule info link,

cherrycyboard is very similar, but not same ...
Comment 7 pinky 2007-10-07 09:51:56 UTC
Created attachment 11930 [details] [review]
chicony ku-0108 multimedia keys
Comment 8 Sergey V. Udaltsov 2007-10-07 10:02:13 UTC
Your new patch looks ok to me. But I would prefer to add XF86New to existing cherrycyboard. Don't you mind?
Comment 9 pinky 2007-10-07 10:54:30 UTC
do you think somathing like (redefine I66 key)?:

+// Chicony KU-0108
+partial alphanumeric_keys
+xkb_symbols "chicony0108" {
+    include "inet(cherrycyboard)"
+    key <I66>  {       [ XF86New               ]       };
+};
+

I'm not sure if is good idea include some symbol definition from keyboard which have nothigh to do with each other. 

and thiscause main keyboard for some unknown reason stop repeating keys if stay pressed.
Comment 10 pinky 2007-10-07 10:56:08 UTC
Created attachment 11932 [details] [review]
chicony ku-0108 multimedia keys (changer key order)
Comment 11 Sergey V. Udaltsov 2007-10-07 13:56:58 UTC
OK, you convinced me. They are really from different vendors (though I suspect they are using the same chip inside). Committed.


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.