Bug 711

Summary: [XKB] definitions for Super Power Internet Keyboard
Product: xorg Reporter: Vesselin Dimitrov <veso_vdd>
Component: Input/KeyboardAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high CC: mharris
Version: 6.7.0   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Vesselin Dimitrov 2004-06-02 20:12:43 UTC
// 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		]	};       
};
Comment 1 Sergey V. Udaltsov 2004-09-10 19:06:21 UTC
fixed in xkeyboard-config
Comment 2 Chris Lee 2005-09-14 04:03:24 UTC
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.