// Super Power Internet Keyboard xkb_symbols "sp_inet" { name[Group1]= "Super Power Multimedia Keyboard"; key <I67> { [ XF86Refresh ] }; key <I66> { [ XF86Favorites ] }; key <I6A> { [ XF86Back ] }; key <I69> { [ XF86Forward ] }; key <I68> { [ XF86Stop ] }; key <I32> { [ XF86HomePage ] }; key <I6C> { [ XF86Mail ] }; key <I22> { [ XF86AudioPlay, XF86AudioPause ] }; key <I24> { [ XF86AudioStop ] }; key <I10> { [ XF86AudioPrev ] }; key <I19> { [ XF86AudioNext ] }; key <I30> { [ XF86AudioRaiseVolume ] }; key <I20> { [ XF86AudioMute ] }; key <I2E> { [ XF86AudioLowerVolume ] }; key <I5E> { [ XF86PowerOff ] }; key <I5F> { [ XF86Standby ] }; key <I63> { [ XF86WakeUp ] }; };
fixed in xkeyboard-config
Looks like the status wasn't updated when this was fixed. Closing.
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.