Bug 711 - [XKB] definitions for Super Power Internet Keyboard
Summary: [XKB] definitions for Super Power Internet Keyboard
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Keyboard (show other bugs)
Version: 6.7.0
Hardware: x86 (IA32) All
: high enhancement
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 20:12 UTC by Vesselin Dimitrov
Modified: 2005-09-13 11:03 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.