Bug 8689

Summary: keyboard asus A6000 series not supported
Product: xkeyboard-config Reporter: Arnout Boelens <aboelens>
Component: GeneralAssignee: xkb
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Arnout Boelens 2006-10-17 09:43:17 UTC
I added the following lines to my /usr/share/X11/xkb/symbols/inet to support 
all the keys on my Asus laptop and was thinking it might be usefull for others 
too.

// Asus

// Asus A6000 series Keyboard
partial alphanumeric_keys
xkb_symbols "asus_6000" {
    key <I20>   {       [ XF86AudioMute         ]       };
    key <I2E>   {       [ XF86AudioLowerVolume  ]       };
    key <I30>   {       [ XF86AudioRaiseVolume  ]       };
    key <I6C>   {       [ XF86Mail              ]       };
    key <I32>   {       [ XF86WWW               ]       };
    key <I10>   {       [ XF86AudioPrev         ]       };
    key <I19>   {       [ XF86AudioNext         ]       };
    key <I24>   {       [ XF86AudioStop         ]       };
    key <I22>   {       [ XF86AudioPlay         ]       };
};

Arnout
Comment 1 Sergey V. Udaltsov 2006-10-26 15:42:09 UTC
There are already many compatible:
  a4_rfkb23
  benqx730
  geniuscomfy2
  hp5185
  hpxe3gf
  hpxt1000
  hpzt11xx
  mx2500
  samsung4500
  trust
These keyboards are exact supersets of your definition. At the moment, I do not
like the idea of creating definitions with a single "include" statement. Later,
when base.xml format would allow several descriptions per model, we'll address it.
Comment 2 Adam Jackson 2008-02-24 18:22:24 UTC
Mass reopen.  The "LATER" resolution is lame, I'm deleting it.  Consider LATER to have arrived.
Comment 3 Sergey V. Udaltsov 2008-02-25 07:30:25 UTC

*** This bug has been marked as a duplicate of bug 14665 ***

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.