Bug 22261 - Information on Creative Desktop Wireless 7000 model
Summary: Information on Creative Desktop Wireless 7000 model
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2009-06-12 12:50 UTC by Troy Unrau
Modified: 2009-06-14 15:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Troy Unrau 2009-06-12 12:50:03 UTC
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 ] };
};
Comment 1 Sergey V. Udaltsov 2009-06-12 15:58:14 UTC
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.
Comment 2 Troy Unrau 2009-06-13 09:45:41 UTC
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.
Comment 3 Sergey V. Udaltsov 2009-06-13 12:03:53 UTC
Ok, I will create a model with single button remapped. It makes sense.
Comment 4 Sergey V. Udaltsov 2009-06-14 15:26:18 UTC
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.