The xkb model Inspiron states that it works with all inspiron 8xxx but it don't... I have a Dell Inspiron 8600 and the only "extra" buttons that works are the volumebuttons... The multimedia buttons aren't mapped correct... Add the model inspiron8600 wich I include in this patch...
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.