I don't have the source, so no patches for the various other source files, sorry. The keyboard is a more or less generic 104 key otherwise. A picture of the keyboard is found at http://support.creative.com/Products/Products.aspx?catid=10 but I don't have any information on the other keyboards. I have tested the definitions below, and all keys are able to be assigned in KDE now. Cheers // Creative Desktop Wireless 7000 partial alphanumeric_keys xkb_symbols "creativedw7000" { // From Troy Unrau <troy at kde dot org> include "inet(media_common)" key <I32> { [ XF86HomePage ] }; key <I5F> { [ XF86Standby ] }; key <I65> { [ XF86Search ] }; key <I66> { [ XF86Pictures ] }; key <I6C> { [ XF86Mail ] }; };
Could you try including just media_nav_acpi_common - without redefining anything else? The only difference I see is I66, you want it as Pictures, you'd get it as Favorities.
That works, except of course the button with the camera glyph on it is now sending Favourites, as expected. This would probably be acceptable behaviour for most users, however the button clearly has a camera on it. Cheers, and thanks.
Ok, I will create a model with single button remapped. It makes sense.
Done. Please check in git.
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.