Summary: | XKB patch for Dell Inspiron 8600 Multimedia buttons | ||
---|---|---|---|
Product: | xkeyboard-config | Reporter: | Jonas Jonsson <jonas> |
Component: | doc | Assignee: | xkb |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | low | CC: | dberkholz |
Version: | unspecified | Keywords: | movetoxkc |
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch to add Inspiron 8600 Multimedia Keys |
Description
Jonas Jonsson
2005-07-26 20:37:30 UTC
Created attachment 3151 [details]
In?correct rendering of text_rotate.svg by svg2pdf
Patch lost during bugzilla disk death - please reattach. Created attachment 3464 [details] [review] Patch to add Inspiron 8600 Multimedia Keys Here comes the patch again. Hope the patch is Usefull, cause I'm not good at creating patches... Sorry, forgot to change the status... Current inspiron in xkeyboard-config looks as follows: // Laptop/notebook Dell Inspiron 8xxx partial alphanumeric_keys xkb_symbols "inspiron" { key <I02> { [ XF86AudioStop ] }; key <I04> { [ XF86AudioNext ] }; key <I10> { [ XF86AudioPrev ] }; key <I19> { [ XF86AudioNext ] }; key <I20> { [ XF86AudioMute ] }; key <I21> { [ XF86Eject ] }; key <I22> { [ XF86AudioPlay, XF86AudioPause ] }; key <I24> { [ XF86AudioStop ] }; key <I2E> { [ XF86AudioLowerVolume ] }; key <I30> { [ XF86AudioRaiseVolume ] }; key <NFER> { [ XF86AudioPrev ] }; key <XFER> { [ XF86AudioPlay, XF86AudioPause ] }; }; It is superset of your patch - so it should work ok. Feel free to reopen if it is not. Fixed in xkc |
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.