Bug#148066: marked as done (xlibs: [XKB] patch to enable HP Omnibook scancodes)
Your message dated Fri, 16 Apr 2004 01:21:56 +0200
with message-id <20040415232156.GC4997@linuxfr.org>
and subject line xlibs: Bug fixed upstream
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 24 May 2002 19:01:45 +0000
>From taggart@carmen.fc.hp.com Fri May 24 14:01:45 2002
Return-path: <taggart@carmen.fc.hp.com>
Received: from atlrel8.hp.com [156.153.255.206]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17BKJt-0000AA-00; Fri, 24 May 2002 14:01:45 -0500
Received: from smtp2.fc.hp.com (smtp.fc.hp.com [15.15.136.253])
by atlrel8.hp.com (Postfix) with ESMTP id 7D7D1A00363
for <submit@bugs.debian.org>; Fri, 24 May 2002 15:01:05 -0400 (EDT)
Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.1.50.190])
by smtp2.fc.hp.com (Postfix) with ESMTP id 3FB8B37E7E
for <submit@bugs.debian.org>; Fri, 24 May 2002 13:01:05 -0600 (MDT)
Received: from carmen.fc.hp.com (carmen.fc.hp.com [15.1.51.72])
by ldl.fc.hp.com (Postfix) with ESMTP id DB8C44051
for <submit@bugs.debian.org>; Fri, 24 May 2002 13:01:04 -0600 (MDT)
Received: from carmen.fc.hp.com (localhost [127.0.0.1])
by carmen.fc.hp.com (Postfix) with ESMTP id 87C6437D00
for <submit@bugs.debian.org>; Fri, 24 May 2002 13:01:04 -0600 (MDT)
X-Mailer: exmh version 2.5 07/13/2001 (debian 2.5-1) with nmh-1.0.4+dev
From: Matt Taggart <taggart@debian.org>
To: submit@bugs.debian.org
Subject: xlibs: [XKB] patch to enable HP Omnibook scancodes
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 24 May 2002 13:01:04 -0600
Sender: taggart@carmen.fc.hp.com
Message-Id: <20020524190104.87C6437D00@carmen.fc.hp.com>
Delivered-To: submit@bugs.debian.org
Package: xlibs
Version: 4.1.0-14
Severity: wishlist
Here is a patch to add support for the scancodes generated by the HP
Omnibook family of laptops. The upstream location for this patch is,
http://sourceforge.net/projects/omke/
The upstream location for the file it patches appears to be,
http://cvsweb.xfree86.org/cvsweb/xc/programs/xkbcomp/symbols/inet
AFAIK it has not been submitted upstream. I have not contacted the author
about doing so.
Thanks,
Matt Taggart
taggart@debian.org
--- /usr/X11R6/lib/X11/xkb/symbols/inet.orig Thu May 2 18:13:11 2002
+++ /usr/X11R6/lib/X11/xkb/symbols/inet Wed May 8 17:46:11 2002
@@ -14,6 +14,80 @@
key <I20> { [ XF86AudioMute ] };
};
+partial alphanumeric_keys
+xkb_symbols "xe3gc" {
+
+ // Describes the OneTouch buttons on HP Omnibook XE3 GC models.
+ // See http://sourceforge.net/projects/omke for details on enabling
+ // these keys
+
+ name[Group1]= "XE3GC";
+ key <I73> { [ XF86WWW ] };
+ key <I74> { [ XF86Mail ] };
+ key <I72> { [ XF86Launch1 ] };
+ key <I71> { [ Help ] };
+ key <I10> { [ XF86AudioPrev ] };
+ key <I22> { [ XF86AudioPlay, XF86AudioPause ] };
+ key <I24> { [ XF86AudioStop, XF86Eject ] };
+ key <I19> { [ XF86AudioNext ] };
+};
+
+partial alphanumeric_keys
+xkb_symbols "xe3gf" {
+
+ // Describes the OneTouch buttons on HP Omnibook XE3 GF models.
+ // See http://sourceforge.net/projects/omke for details on enabling
+ // these keys
+
+ name[Group1]= "XE3GF";
+ key <I32> { [ XF86WWW ] };
+ key <I6C> { [ XF86Mail ] };
+ key <I74> { [ XF86Launch1 ] };
+ key <I73> { [ Help ] };
+ key <I10> { [ XF86AudioPrev ] };
+ key <I22> { [ XF86AudioPlay, XF86AudioPause ] };
+ key <I24> { [ XF86AudioStop, XF86Eject ] };
+ key <I19> { [ XF86AudioNext ] };
+ key <I2E> { [ XF86AudioLowerVolume ] };
+ key <I30> { [ XF86AudioRaiseVolume ] };
+ key <I20> { [ XF86AudioMute ] };
+};
+
+partial alphanumeric_keys
+xkb_symbols "xt1000" {
+
+ // Describes the OneTouch buttons on HP Omnibook XT1000 models.
+ // See http://sourceforge.net/projects/omke for details on enabling
+ // these keys
+
+ name[Group1]= "XT1000";
+ key <I6C> { [ XF86Mail ] };
+ key <I74> { [ XF86Launch1 ] };
+ key <I32> { [ XF86WWW ] };
+ key <I73> { [ XF86Launch2 ] };
+ key <I72> { [ Help ] };
+ key <I71> { [ XF86Launch3 ] };
+ key <I10> { [ XF86AudioPrev ] };
+ key <I19> { [ XF86AudioNext ] };
+ key <I22> { [ XF86AudioPlay, XF86AudioPause ] };
+ key <I24> { [ XF86AudioStop, XF86Eject ] };
+ key <I2E> { [ XF86AudioLowerVolume ] };
+ key <I30> { [ XF86AudioRaiseVolume ] };
+ key <I20> { [ XF86AudioMute ] };
+};
+
+partial alphanumeric_keys
+xkb_symbols "omnibook500fa" {
+
+ // Describes the OneTouch buttons on HP Omnibook 500 FA models.
+ // See http://sourceforge.net/projects/omke for details on enabling
+ // these keys
+
+ name[Group1]= "OmniBook500FA";
+ key <I74> { [ XF86Launch1 ] };
+ key <I73> { [ Help ] };
+};
+
partial alphanumeric_keys
xkb_symbols "compaq" {
---------------------------------------
Received: (at 148066-done) by bugs.debian.org; 15 Apr 2004 23:19:23 +0000
>From barbier@linuxfr.org Thu Apr 15 16:19:23 2004
Return-path: <barbier@linuxfr.org>
Received: from smtp-105-friday.noc.nerim.net (mallaury.noc.nerim.net) [62.4.17.105]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BEG8h-00036G-00; Thu, 15 Apr 2004 16:19:23 -0700
Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43])
by mallaury.noc.nerim.net (Postfix) with ESMTP id 6464C62D54
for <148066-done@bugs.debian.org>; Fri, 16 Apr 2004 01:19:19 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
id BDA9324A6D; Fri, 16 Apr 2004 01:21:56 +0200 (CEST)
Date: Fri, 16 Apr 2004 01:21:56 +0200
To: 148066-done@bugs.debian.org
Subject: xlibs: Bug fixed upstream
Message-ID: <20040415232156.GC4997@linuxfr.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
From: barbier@linuxfr.org (Denis Barbier)
Delivered-To: 148066-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
Hi,
XFree86 4.3 has support for all these HP machines (with slightly
different names though, mostly by prefixing yours with hp), so
I am closing this bug.
Denis
Reply to: