Bug 5896

Summary: Wrong keymap for Trust Direct Access II
Product: xkeyboard-config Reporter: Fabrizio <f.antonangeli>
Component: docAssignee: xkb
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: high Keywords: movetoxkc
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabrizio 2006-02-16 03:17:50 UTC
I have a Trust Direct Access II keyboard and all the multimedia keys don't work
fine. I have modified the /etc/X11/xkb/symbols/inet file to solve the problem
and now it work perfectly. The lines that i have writed are:

partial alphanumeric_keys
xkb_symbols "trustda" {
    name[Group1]= "Trust Direct Access II Keyboard";

    key <I5E>	{	[ XF86PowerOff		]	};
    key <I5F>	{	[ XF86Standby		]	};
    key <I6C>	{	[ XF86Mail		]	};
    key <I65>	{	[ XF86Search		]	};
    key <I66>	{	[ XF86Favorites		]	};
    key <I32>	{	[ XF86WWW		]	};
    key <I22>	{	[ XF86AudioPlay, XF86AudioPause ] };
    key <I24>	{	[ XF86AudioStop		]	};
    key <I20>	{	[ XF86AudioMute		]	};
    key <I10>	{	[ XF86AudioPrev		]	};
    key <I19>	{	[ XF86AudioNext		]	};
    key <I30>	{	[ XF86AudioLowerVolume	]	};
    key <I2E>	{	[ XF86AudioRaiseVolume	]	};
};

Thanx
Comment 1 Sergey V. Udaltsov 2006-04-08 12:31:59 UTC
I checked your version against existing Direct Access keyboard. There are just
few keys missing. If I add them to the existing layout - would you be happy
enough? I would prefer not to create extra models unless I really have to.
Comment 2 Benjamin Close 2008-01-11 02:37:42 UTC
Bugzilla Upgrade Mass Bug Change

NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.

  - benjsc
    fd.o Wrangler
Comment 3 Sergey V. Udaltsov 2008-12-17 08:32:46 UTC
No answer for 2.5 years

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.