On Wed, Dec 03, 2003 at 02:50:41PM +0100, Vincent Danjean wrote:
> Package: xlibs-data
> Version: 4.3.0-0pre1v1
> Severity: wishlist
> Tags: patch
> 
>   Hi,
> 
>   On my compaq evo N800c laptop, there are 6 keys for multimedia
> purpose. I tried to make an xkb config for these keys. This work for me
> but this can be interesting for other.
> 
>   Here is a path I have done for the /etc/X11/xkb dir. Feel free to use
> it as you want.

Hi,

Upstream committed a slightly different fix, by using the armada model.

Denis
Index: symbols/inet
===================================================================
RCS file: /cvs/xc/programs/xkbcomp/symbols/inet,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- symbols/inet        11 Aug 2003 13:26:09 -0000      1.32
+++ symbols/inet        8 Sep 2003 14:25:32 -0000       1.33
@@ -411,8 +413,12 @@
 
 partial alphanumeric_keys
 xkb_symbols "armada" {
-    name[Group1]= "Laptop/notebook Compaq (eg. Armada) Laptop Keyboard";
+    name[Group1]= "Laptop/notebook Compaq (eg. Armada, Evo) Laptop Keyboard";
 
+    key <I6F>  {       [ XF86AudioMedia        ]       };
+    key <I20>  {       [ XF86AudioMute         ]       };
+    key <I2E>  {       [ XF86AudioLowerVolume  ]       };
+    key <I30>  {       [ XF86AudioRaiseVolume  ]       };
     key <I23>  {       [ XF86WWW               ]       };
     key <I1F>  {       [ XF86HomePage          ]       };
     key <I1A>  {       [ XF86Search            ]       };

Reply via email to